Files
wasmtime/crates
Nick Fitzgerald 01a92aef95 cranelift_wasm: Use the TableIndex type instead of raw u32
About half of the `FuncEnvironment::translate_table_*` methods were using the
`TableIndex` newtype, while the other half were using raw `u32`s. This commit
makes everything use `TableIndex`.
2020-06-01 14:53:10 -07:00
..
2020-05-26 10:39:40 -05:00
2020-05-26 10:39:40 -05:00
2020-05-26 10:39:40 -05:00