mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-17 06:21:36 +03:00
9 lines
281 B
Markdown
9 lines
281 B
Markdown
|
# `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.
|
||
|
|
||
|
Progress for this crate can be tracked at
|
||
|
[#275](https://github.com/rustwasm/wasm-bindgen/issues/275).
|