Skip to content

Commit f1cf936

Browse files
authored
docs: link to non-command wasi_snapshot_preview1 (#560)
This commit updates the `non-command` link to `wasi_snapshot_preview1.reactor.wasm`. The motivation for this is that the current link results in a 404 Not Found. Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
1 parent f4f5bb8 commit f1cf936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ which has a `_start` entrypoint (e.g. a `src/main.rs` in Rust).
150150

151151
[preview2-prototyping]: https://github.com/bytecodealliance/preview2-prototyping
152152
[preview1-build]: https://github.com/bytecodealliance/preview2-prototyping/releases/tag/latest
153-
[non-command]: https://github.com/bytecodealliance/preview2-prototyping/releases/download/latest/wasi_snapshot_preview1.wasm
153+
[non-command]: https://github.com/bytecodealliance/preview2-prototyping/releases/download/latest/wasi_snapshot_preview1.reactor.wasm
154154
[command]: https://github.com/bytecodealliance/preview2-prototyping/releases/download/latest/wasi_snapshot_preview1.command.wasm
155155

156156
## Supported Guest Languages

0 commit comments

Comments
 (0)