Skip to content

Commit

Permalink
Update README.md (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
taybenlor authored Nov 17, 2024
1 parent a66f6dc commit f6085aa
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 @@ -27,7 +27,7 @@ browser.
There are two main parts to runno:

1. `@runno/runtime` - web components and headless tools for running code examples in the browser.
2. `@runno/wasi` - an implementation of WASI made for the browser.
2. `@runno/wasi` - a sandboxed implementation of WASI made for the browser that works on the server.

The `@runno/runtime` is built on top of the primitives provided by `@runno/wasi`.

Expand Down

0 comments on commit f6085aa

Please sign in to comment.