WASI.dev is an introduction to the WebAssembly System Interface (WASI) for users of all backgrounds and levels of experience with WebAssembly. The site is under active development by volunteers coordinated through the Bytecode Alliance's Special Interest Group for Documentation.
This website is built using Docusaurus. After forking this repository, you can build and start a development server with npm install
and npm start
. Most changes are reflected live without having to restart the server. Open a PR to the main
branch of the bytecodealliance/wasi.dev
repo to contribute.
If you're interested in getting involved, you can find us on the SIG Documentation channel of the Bytecode Alliance's Zulip server, or contribute on the WASI.dev GitHub repo.