summaryrefslogtreecommitdiffstats
path: root/vendor/js-sys/README.md
blob: a5b0f2d97149ddc1eb84f6f34c7339443d841ef6 (plain)
1
2
3
4
5
6
7
# `js-sys`

[API documentation](https://rustwasm.github.io/wasm-bindgen/api/js_sys/)

Raw bindings to JS global APIs for projects using `wasm-bindgen`. This crate is
handwritten and intended to work in *all* JS environments like browsers and
Node.js.