We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d5d485 + 54e3d87 commit 866d9e2Copy full SHA for 866d9e2
README.md
@@ -63,6 +63,12 @@ greet("World!");
63
64
[**📚 Read the `wasm-bindgen` guide here! 📚**](https://rustwasm.github.io/wasm-bindgen)
65
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
72
## License
73
74
This project is licensed under either of
0 commit comments