Files
wasmtime/lib
oooooba 709eed21c1 Use types to represent wasm global/table/memory/signature indices (#560)
* 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.
2018-10-19 10:49:41 -07:00
..
2018-10-05 17:17:48 -07:00
2018-10-03 10:04:21 -07:00
2018-09-21 21:39:41 -07:00