mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Link to API docs from README
This commit is contained in:
parent
2d5d485e46
commit
e1c173f05e
@ -63,6 +63,12 @@ greet("World!");
|
||||
|
||||
[**📚 Read the `wasm-bindgen` guide here! 📚**](https://rustwasm.github.io/wasm-bindgen)
|
||||
|
||||
## API Docs
|
||||
|
||||
- [wasm-bindgen](https://rustwasm.github.io/wasm-bindgen/api/wasm_bindgen/)
|
||||
- [js-sys](https://rustwasm.github.io/wasm-bindgen/api/web_sys/)
|
||||
- [web-sys](https://rustwasm.github.io/wasm-bindgen/api/js-sys/)
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under either of
|
||||
|
Loading…
x
Reference in New Issue
Block a user