We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wasi
wasi-rs
1 parent 260c609 commit 13e01d5Copy full SHA for 13e01d5
Cargo.toml
@@ -7,7 +7,7 @@ description = "WASI API bindings for Rust"
7
edition = "2021"
8
categories = ["no-std", "wasm"]
9
keywords = ["webassembly", "wasm"]
10
-repository = "https://github.com/bytecodealliance/wasi"
+repository = "https://github.com/bytecodealliance/wasi-rs"
11
readme = "README.md"
12
documentation = "https://docs.rs/wasi"
13
0 commit comments