• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

src/H03-May-2022-5,0611,900

tests/H03-May-2022-5,0304,175

.cargo-checksum.jsonH A D03-May-202289 11

CHANGELOG.mdH A D01-Jan-19701.6 KiB7346

Cargo.tomlH A D01-Jan-19701.3 KiB3632

Cargo.toml.orig-cargoH A D01-Jan-1970825 2723

LICENSE-APACHEH A D01-Jan-197010.6 KiB202169

LICENSE-MITH A D01-Jan-19701 KiB2622

README.mdH A D01-Jan-1970251 85

README.md

1# `js-sys`
2
3[API documentation](https://rustwasm.github.io/wasm-bindgen/api/js_sys/)
4
5Raw bindings to JS global APIs for projects using `wasm-bindgen`. This crate is
6handwritten and intended to work in *all* JS environments like browsers and
7Node.js.
8