wasix.org
wasix.org copied to clipboard
Documentation for WASIX
The line seems to be from some chatbot, and maybe should not be there.
According to https://wasix.org/docs/language-guide/rust/installation, I only have to run `cargo install cargo-wasix`. However, that does not install the rustup toolchain or targets, as the documentation suggests. In fact, running `rustup toolchain...
### Motivation The current hello-world program is too simple, and just shows the basic compilation of a rust based program. If users are already well versed to enter this ecosystem....
It's not clear how a spawned process is assigned its environment using this API. Is it automatically inherited as a copy from the parent? What if some pruning or isolation...
the changes are only in wasi.rs file and all about interfaces. there is no difference in functionality; why you didn't merge these changes to main repo?
There are two extra `wasm-bindgen` items at the end of `pages/docs/language-guide/rust/patched-repos.mdx`. I've tried opening a PR, but it's not working for some reason, and the PR just appears on my...