709eed21c1ae35b362be741afbf8a087cf15b24a
* Use a type to represent wasm table indices. * Use a type to represent wasm global variable indices. * Use a type to represent wasm memory indices. * Use a type to represent wasm signature indices. * Use PrimaryMap instead of Vec to protect against using wrong indices.
Description
No description provided
Languages
Rust
77.8%
WebAssembly
20.6%
C
1.3%