Alex Crichton bb7ca348c2 Add WebAssembly.Memory to js-sys
This adds definitions for the `WebAssembly.Memory` type to `js-sys`.
2018-08-26 15:40:37 -07:00
..
2018-08-26 15:40:37 -07:00
2018-08-26 15:40:37 -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.