Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ layout: default
extensions to the JavaScript API made available specifically in web
browsers, in particular, an interface for streaming compilation and
instantiation from origin-bound `Response` types.
- [WASI API](https://github.com/WebAssembly/WASI/blob/main/Proposals.md):
- [WASI API](https://github.com/WebAssembly/WASI/blob/main/docs/Proposals.md):
defines a modular system interface to run WebAssembly outside the web,
providing access to things like files, network connections, clocks, and
random numbers.
Expand Down