wasm-bindgen/crates/cli-support
Alex Crichton a83c3af4bf Ensure our JS heap is a dense array
Turns out `heap.fill(undefined)` is required to ensure it's a dense
array, otherwise we'll accidentally be a sparse array and much slower
than necessary!
2018-11-30 13:23:41 -08:00
..
src Ensure our JS heap is a dense array 2018-11-30 13:23:41 -08:00
Cargo.toml Bump to 0.2.28 2018-11-12 09:28:01 -08:00
LICENSE-APACHE Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00
LICENSE-MIT Rename directories to remove "wasm-bindgen-" prefix in sub-crates 2018-03-29 08:28:25 -07:00