Crates.io | js-sys |
lib.rs | js-sys |
version | 0.3.81 |
created_at | 2018-07-19 19:42:36.874339+00 |
updated_at | 2025-09-24 15:09:38.736291+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 | 387,676 |
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.