Wasm opcodes only need one byte plus a 24-bit selector for prefixed instructions. Store them in u32 instead of u64 and reject selectors that would not fit. Update the Rust opcode generator to accept the new integer suffixes used by Opcode.h. |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| cbindgen.toml | ||