Documentation
Rust

Developer Guide for WASIX in Rust

Specific repositories for Rust

For WASIX syscalls development in Rust requires you to clone the repositories listed below

cargo-wasix

cargo-wasix is the wrapper around cargo that allows you to build, run and bench your WASIX applications. For development of cargo-wasix you need to fork the cargo-wasix crate

cargo-wasix

cargo-wasix with other runtimes ?

Feel free to submit a pull request on cargo-wasix with new command line arguments and/or the ability to change the default runtime via persistent configuration and we'll accept this change and republish the package on crates.io for everyone to use.