Stream: git-wasmtime

Topic: wasmtime / issue #6002 Outdated rustdoc for wasmtime-wasi


view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2023 at 16:07):

RReverser opened issue #6002:

wasmtime-wasi rustdoc currently says:

wasmtime_wasi::Wasi::new(&Store, WasiCtx) is a struct which owns your WasiCtx and provides linkage to every available snapshot.

But it looks like wasmtime_wasi::Wasi struct doesn't exist anymore and, looking at the other docs, seems like imports are provided differently nowadays.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2023 at 19:38):

alexcrichton commented on issue #6002:

Ah yes unfortunately wasmtime-wasi isn't super well documented at this time, but PRs to improve this would be much appreciated!


Last updated: Oct 23 2024 at 20:03 UTC