Back to Wasm Bindgen

Adding More APIs

guide/src/contributing/js-sys/adding-more-apis.md

0.2.120413 B
Original Source

Adding More APIs

The js-sys crate includes bindings for all APIs in the ECMAScript standard.

If you find a missing API or a new API has reached TC39 stage 4, please file an issue.

For documentation on existing js-sys types, see the js-sys reference.