wasm-bindgen/tests
Alex Crichton 43ee52bcbf Change schemes for encoding custom type names
Store JSON a utf-32, map hashes of names to a `char` and store that name
in the map, and then do a reverse mapping when generating JS
2018-02-06 16:56:26 -08:00
..
api.rs Rename JsObject to JsValue 2018-02-06 15:04:46 -08:00
classes.rs Change schemes for encoding custom type names 2018-02-06 16:56:26 -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