mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-29 13:06:06 +03:00
4eaa1a5639
Add support for the primitive type arrays, and additionally switch `ByteString` to `String` instead of `Vec<u8>` according to the online documentation. |
||
---|---|---|
.. | ||
array.rs | ||
consts.rs | ||
enums.rs | ||
main.rs | ||
simple.rs | ||
throws.rs |