Hey guys, am i getting something wrong regarding https://github.com/WebAssembly/wasi-filesystem , i am expecting filesystem functionality should be included in crate https://docs.rs/wasmtime-wasi/latest/wasmtime_wasi, but i can barely find any usable function
Joshua Aruokhai said:
Hey guys, am i getting something wrong regarding https://github.com/WebAssembly/wasi-filesystem , i am expecting filesystem functionality should be included in crate https://docs.rs/wasmtime-wasi/latest/wasmtime_wasi, but i can barely find any usable function
Yep, found the correct crate https://docs.rs/wasi/latest/wasi/filesystem
Joshua Aruokhai has marked this topic as resolved.
Last updated: Dec 23 2024 at 13:07 UTC