[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4323447.svg)](https://doi.org/10.5281/zenodo.4323447)
    
# WebAssembly System Interface

![WASI](WASI.png)

This repository is for the WebAssembly System Interface (WASI) Subgroup of the
[WebAssembly Community Group]. It includes:
 - [charter]: describes the goals, scope and deliverables of the group
 - [docs]: learn more about WASI
 - [meetings]: schedules and agendas for video conference and in-person meetings
 - [phases]: the current WASI specifications
 - [proposals]: the status of each new specification proposal

[charter]: Charter.md
[docs]: docs/README.md
[meetings]: https://github.com/WebAssembly/meetings/tree/master/wasi
[phases]: phases/README.md
[proposals]: docs/Proposals.md
[WebAssembly Community Group]: https://www.w3.org/community/webassembly/

### Contributing

The [issue tracker] is the place to ask questions, make suggestions, and start discussions.

[issue tracker]: https://github.com/WebAssembly/WASI/issues
