wasm-bindgen/crates/webidl/tests/all
Alex Crichton 4eaa1a5639 Add support for more slice types in WebIDL
Add support for the primitive type arrays, and additionally switch `ByteString`
to `String` instead of `Vec<u8>` according to the online documentation.
2018-07-19 08:46:45 -07:00
..
array.rs Add support for more slice types in WebIDL 2018-07-19 08:46:45 -07:00
consts.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
enums.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
main.rs Add support for more slice types in WebIDL 2018-07-19 08:46:45 -07:00
simple.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
throws.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00