Skip to content

Commit 866d9e2

Browse files
authored
Merge pull request #836 from chinedufn/api-docs
Link to API docs from README
2 parents 2d5d485 + 54e3d87 commit 866d9e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ greet("World!");
6363

6464
[**📚 Read the `wasm-bindgen` guide here! 📚**](https://rustwasm.github.io/wasm-bindgen)
6565

66+
## API Docs
67+
68+
- [wasm-bindgen](https://rustwasm.github.io/wasm-bindgen/api/wasm_bindgen/)
69+
- [js-sys](https://rustwasm.github.io/wasm-bindgen/api/js_sys/)
70+
- [web-sys](https://rustwasm.github.io/wasm-bindgen/api/web_sys/)
71+
6672
## License
6773

6874
This project is licensed under either of

0 commit comments

Comments
 (0)