bytecodealliance / wasi.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WASI.dev

WASI.dev is an introduction to WASI for users of all backgrounds. The site is under active development by volunteers coordinated through the Bytecode Alliance's Special Interest Group for Documentation. 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.

Local development

This website is built using Docusaurus. After forking and checking out the main branch of 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. Run npm run build to produce the site content, and open a PR to the gh-pages branch of the bytecodealliance/wasi.dev repo to contribute.

About

License:Apache License 2.0


Languages

Language:HTML 100.0%