wasm-bindgen/tests
Alex Crichton 8312f3ae9f Fix programs with two wasm_bindgen! invocations
Saw the bug coming. Added an assert. Assert tripped. Bug now fixed!
2018-02-06 15:52:44 -08:00
..
api.rs Rename JsObject to JsValue 2018-02-06 15:04:46 -08:00
classes.rs Fix programs with two wasm_bindgen! invocations 2018-02-06 15:52:44 -08:00
import-class.rs Add a #[wasm_bindgen(constructor)] attribute 2018-02-06 15:25:46 -08:00
imports.rs Rename JsObject to JsValue 2018-02-06 15:04:46 -08:00
jsobjects.rs Rename JsObject to JsValue 2018-02-06 15:04:46 -08:00
non-debug.rs Rename JsObject to JsValue 2018-02-06 15:04:46 -08:00
simple.rs Rewrite wasm-bindgen with ES6 modules in mind 2018-01-29 21:50:01 -08:00