js-sys

Crates.iojs-sys
lib.rsjs-sys
version0.3.81
created_at2018-07-19 19:42:36.874339+00
updated_at2025-09-24 15:09:38.736291+00
descriptionBindings 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.
homepagehttps://wasm-bindgen.github.io/wasm-bindgen/
repositoryhttps://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
max_upload_size
id75112
size387,676
(daxpedda)

documentation

https://docs.rs/js-sys

README

js-sys

API documentation

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.

Commit count: 4051

cargo fmt