wasmtime
wasmtime copied to clipboard
Implement wasi-filesystem in Wasmtime
- [ ] https://github.com/WebAssembly/wasi-filesystem/issues/48
We should implement the https://github.com/webassembly/wasi-filesystem proposal in wasmtime.
This is gated behind wit-bindgen-gen-host-wasmtime-rust
being rewritten for components
This appears to have been completed with the latest changes having landed with https://github.com/bytecodealliance/wasmtime/pull/6791