diff --git a/README.md b/README.md index 7df4ea4b..4f4223b1 100644 --- a/README.md +++ b/README.md @@ -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/js_sys/) +- [web-sys](https://rustwasm.github.io/wasm-bindgen/api/web_sys/) + ## License This project is licensed under either of