wasm-bindgen/crates/backend
Alex Crichton 9b6804a01b
Translate ByteString in WebIDL to [u8] (#505)
In arguments take `&[u8]` and in return value return `Vec<u8>`. Should help fill
out a few more APIs on `Header` and `Response`!
2018-07-18 17:59:24 -05:00
..
src Translate ByteString in WebIDL to [u8] (#505) 2018-07-18 17:59:24 -05:00
Cargo.toml Translate ByteString in WebIDL to [u8] (#505) 2018-07-18 17:59:24 -05:00