1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-06-22 09:11:35 +00:00

fixed broken link ()

This commit is contained in:
Colin Eberhardt
2019-10-03 15:26:54 +01:00
committed by Alex Crichton
parent 74812bd236
commit ffa6eabffe

@ -74,7 +74,7 @@ greet("World!");
unnecessary, promising to unlock even-faster-than-JavaScript DOM access. unnecessary, promising to unlock even-faster-than-JavaScript DOM access.
[wasm-es-modules]: https://github.com/WebAssembly/esm-integration [wasm-es-modules]: https://github.com/WebAssembly/esm-integration
[webidl-bindings]: https://github.com/WebAssembly/webidl-bindings/blob/master/proposals/webidl-bindings/Explainer.md [webidl-bindings]: https://github.com/WebAssembly/proposals/issues/8
## Guide ## Guide