MCPcopy Create free account
hub / github.com/bluejekyll/wasmtime-java / wasi_mut

Method wasi_mut

wasmtime-jni/src/wasm_state.rs:26–28  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

24 }
25
26 pub fn wasi_mut(&mut self) -> &mut WasiCtx {
27 &mut self.wasi
28 }
29}

Calls

no outgoing calls

Tested by

no test coverage detected