bytecodealliance / bytecodealliance/wasmtime

Outdated rustdoc for wasmtime-wasi

Open
#6,002 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 19h
Merged PRs (30d)
121

Description

[wasmtime-wasi rustdoc](https://docs.rs/wasmtime-wasi/latest/wasmtime_wasi/index.html) 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](https://docs.wasmtime.dev/examples-rust-wasi.html), seems like imports are provided differently nowadays.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.