wabt
4fa2dfd5
- fix wasm2c tests on 32-bit (#2124)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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 *).
References
#2124 - fix wasm2c tests on 32-bit
Author
rathann
Parents
76b16352
Loading