Skip to content

Commit

Permalink
Merge pull request #155 from IFcoltransG/wasi-book-info
Browse files Browse the repository at this point in the history
Mention WASI.dev in readme
  • Loading branch information
itowlson authored Sep 22, 2024
2 parents 09ad0a3 + e239cc8 commit a262609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ This repository contains user-facing documentation for the WebAssembly component

The documentation is published at <https://component-model.bytecodealliance.org/>.

It is envisaged to contain two books, one on the component model itself, and one on WASI (WebAssembly System Interface). At the time of writing, the first book is in development, but the second is not yet started.
Documentation on WASI (WebAssembly System Interface) can be found at https://wasi.dev/. See the [`wasi.dev`](https://github.com/bytecodealliance/wasi.dev) repository to contribute to that documentation.

Contributions are welcome - see [Contributing](./CONTRIBUTING.md) for more info. Planned work is listed in the Issues section, but if there's content missing that you think would be helpful to gain understanding of the component model, please feel free to add a new issue, or send a PR directly!

0 comments on commit a262609

Please sign in to comment.