wabt
4fa2dfd5 - fix wasm2c tests on 32-bit (#2124)

Commit
3 years ago
fix wasm2c tests on 32-bit (#2124) The spectest_make_externref() in test/spec-wasm2c-prefix.c:203 assumed that u64 (uint64_t) can be converted to wasm_rt_externref_t (void *).
Author
Parents
Loading