| Crates.io | js-sys |
| lib.rs | js-sys |
| version | 0.3.85 |
| created_at | 2018-07-19 19:42:36.874339+00 |
| updated_at | 2026-01-15 01:09:54.312934+00 |
| description | Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. |
| homepage | https://wasm-bindgen.github.io/wasm-bindgen/ |
| repository | https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys |
| max_upload_size | |
| id | 75112 |
| size | 389,480 |
js-sysRaw 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.