mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-04 03:11:08 +00:00
Merge pull request #836 from chinedufn/api-docs
Link to API docs from README
This commit is contained in:
commit
866d9e2823
@ -63,6 +63,12 @@ greet("World!");
|
|||||||
|
|
||||||
[**📚 Read the `wasm-bindgen` guide here! 📚**](https://rustwasm.github.io/wasm-bindgen)
|
[**📚 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/js_sys/)
|
||||||
|
- [web-sys](https://rustwasm.github.io/wasm-bindgen/api/web_sys/)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under either of
|
This project is licensed under either of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user