Fix broken link to polyfill source (#745)
Fix a broken link to polyfill source
This commit is contained in:
@@ -80,7 +80,7 @@ or `cargo run --bin wasmtime foo.wasm`.
|
|||||||
|
|
||||||
The polyfill is online [here](https://wasi.dev/polyfill/).
|
The polyfill is online [here](https://wasi.dev/polyfill/).
|
||||||
|
|
||||||
The source is [here](https://github.com/bytecodealliance/wasmtime/tree/master/wasmtime-wasi/js-polyfill).
|
The source is [here](https://github.com/bytecodealliance/wasmtime/tree/master/crates/wasi-c/js-polyfill).
|
||||||
|
|
||||||
## Where can I learn more?
|
## Where can I learn more?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user