Skip to content

Commit

Permalink
Replace comparison of both books with WASI book link
Browse files Browse the repository at this point in the history
Co-authored-by: Kate Goldenring <kate.goldenring@gmail.com>
  • Loading branch information
IFcoltransG and kate-goldenring authored Sep 22, 2024
1 parent 393174e commit e239cc8
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, both books are in development, but the first is more complete than the [second book](https://wasi.dev/).
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 e239cc8

Please sign in to comment.