wasm-bindgen/crates/backend/src
Nick Fitzgerald bce892b625 Add #[wasm_bindgen(assert_no_shim)] on imported functions for testing
This should not be used outside of wasm-bindgen's test suite.
2019-07-12 12:34:29 -07:00
..
ast.rs Add #[wasm_bindgen(assert_no_shim)] on imported functions for testing 2019-07-12 12:34:29 -07:00
codegen.rs Fix warning about unnecessary parens in generated code 2019-07-09 13:17:34 -07:00
defined.rs web-sys: Don't remove dictionaries if required fields are removed 2019-06-03 12:57:21 -07:00
encode.rs Add #[wasm_bindgen(assert_no_shim)] on imported functions for testing 2019-07-12 12:34:29 -07:00
error.rs Use dyn with all trait objects 2019-06-03 08:28:55 -07:00
lib.rs Migrate all crates to the 2018 edition 2019-03-26 08:10:53 -07:00
util.rs Generate r#async method names in web-sys 2019-03-26 08:51:46 -07:00