1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-03-30 00:41:05 +00:00
Alex Crichton 0e032955fb Use a length accessor instead of byteLength
This way we should be naturally compatible with normal JS arrays that get passed
in as well!

Closes 
2018-04-16 13:50:21 -07:00
..