| Crates.io | js-sys-x |
| lib.rs | js-sys-x |
| version | 0.3.83-alpha.1 |
| created_at | 2026-01-14 01:59:33.100407+00 |
| updated_at | 2026-01-14 21:24:04.775261+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 | 2041977 |
| size | 397,087 |
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.