Update URLs for things that have moved.

This commit is contained in:
Dan Gohman
2019-03-28 09:19:20 -07:00
parent 1d4b704cb8
commit c37f245fc8
2 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ or `cargo run --bin wasmtime foo.wasm`.
The polyfill is online [here](https://wasi.dev/polyfill/).
The source is [here](https://github.com/CraneStation/wasmtime-wasi/tree/wasi/lib/wasi/sandboxed-system-primitives/polyfill).
The source is [here](https://github.com/CraneStation/wasmtime/tree/master/wasmtime-wasi/js-polyfill).
## Where can I learn more?