Stream: wasmtime

Topic: ✔ wasmtime-wasi create lacks functionalities for File system


view this post on Zulip Joshua Aruokhai (Jun 18 2024 at 09:53):

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

Filesystem API for WASI. Contribute to WebAssembly/wasi-filesystem development by creating an account on GitHub.

view this post on Zulip Joshua Aruokhai (Jun 18 2024 at 10:18):

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

view this post on Zulip Notification Bot (Jun 18 2024 at 10:18):

Joshua Aruokhai has marked this topic as resolved.


Last updated: Oct 23 2024 at 20:03 UTC