1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-04-02 18:31:05 +00:00
Alex Crichton c0c27775f3
Merge pull request from sepiropht/master
[670] add extends for some types
2018-08-13 18:39:53 -06:00
..
2018-08-13 14:32:52 -07:00
2018-08-13 14:27:10 -07:00

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.

Progress for this crate can be tracked at #275.