Skip to content

Commit e4dcbbc

Browse files
authored
Update WASI and Emscripten links (#597)
1 parent 7385d13 commit e4dcbbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -359,8 +359,8 @@ dual licensed as above, without any additional terms or conditions.
359359
[`module`]: https://rustwasm.github.io/wasm-bindgen/reference/attributes/on-js-imports/module.html
360360
[`sys_read_entropy`]: https://github.com/hermit-os/kernel/blob/315f58ff5efc81d9bf0618af85a59963ff55f8b1/src/syscalls/entropy.rs#L47-L55
361361
[platform-support]: https://doc.rust-lang.org/stable/rustc/platform-support.html
362-
[WASI]: https://github.com/CraneStation/wasi
363-
[Emscripten]: https://www.hellorust.com/setup/emscripten/
362+
[WASI]: https://github.com/WebAssembly/WASI
363+
[Emscripten]: https://emscripten.org
364364

365365
[//]: # (licenses)
366366

0 commit comments

Comments
 (0)