mirror of
https://github.com/jetli/awesome-yew
synced 2024-11-14 16:57:09 +00:00
Update README.md
This commit is contained in:
parent
55b68bf228
commit
f7ee6ea7f7
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@
|
|||
## Books
|
||||
|
||||
- [The WebAssembly Book](https://rustwasm.github.io/docs/book/) - Working with the web and producing .wasm files.
|
||||
- [The wasm-bindgen Guide](https://rustwasm.github.io/docs/wasm-bindgen/) - How to bind Rust and JavaScript APIs in particular.
|
||||
- [The wasm-bindgen Guide](https://rustwasm.github.io/docs/wasm-bindgen/) - How to bind Rust and JavaScript APIs.
|
||||
- [The wasm-pack Guide](https://rustwasm.github.io/docs/wasm-pack/) - How to build and work with rust-generated WebAssembly.
|
||||
|
||||
## Alternatives
|
||||
|
||||
|
|
Loading…
Reference in a new issue