Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
Callers
1
Java_net_bluejekyll_wasmtime_WasmEngine_newLinker
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected