mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-28 04:01:33 +00:00
Update README.md
This commit is contained in:
@ -6,6 +6,14 @@ online][compiled]
|
|||||||
[compiled]: https://rustwasm.github.io/wasm-bindgen/exbuild/fetch/
|
[compiled]: https://rustwasm.github.io/wasm-bindgen/exbuild/fetch/
|
||||||
[dox]: https://rustwasm.github.io/docs/wasm-bindgen/examples/fetch.html
|
[dox]: https://rustwasm.github.io/docs/wasm-bindgen/examples/fetch.html
|
||||||
|
|
||||||
|
You have to use:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ npm install
|
||||||
|
```
|
||||||
|
|
||||||
|
before running an `npm` package.
|
||||||
|
|
||||||
You can build the example locally with:
|
You can build the example locally with:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user