wasm-bindgen/crates/cli-support
Nick Fitzgerald f9ac4e9c90 Always bind static operations to their class
For example, `Promise.resolve` must always be called with the `Promise`
constructor as its `this`, or else it will throw an error.
2018-08-09 16:17:34 -07:00
..
src Always bind static operations to their class 2018-08-09 16:17:34 -07:00
Cargo.toml Remove support for the version attribute 2018-08-06 13:30:28 -05:00
LICENSE-APACHE Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00
LICENSE-MIT Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00