Link to API docs from README

This commit is contained in:
Chinedu Francis Nwafili 2018-09-16 08:12:48 -04:00
parent 2d5d485e46
commit e1c173f05e
No known key found for this signature in database
GPG Key ID: 8AD7D5AF294ECA5D

View File

@ -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