wasm-bindgen/crates/wasm-bindgen-cli-support
Alex Crichton d5ff725913 Greatly simplify handling of types in Rust
Push the compiler to do trait resolution to figure out what each type is bound
with in JS, and that way we can accept effectively all types (so long as they
implement a trait).
2018-02-06 07:56:14 -08:00
..
src Greatly simplify handling of types in Rust 2018-02-06 07:56:14 -08:00
Cargo.toml Rewrite wasm-bindgen with ES6 modules in mind 2018-01-29 21:50:01 -08:00