titzer / virgil

A fast and lightweight native programming language
1.23k stars 44 forks source link

[unbox] Fix Wasm Unboxing Bug #233

Closed btwj closed 5 months ago

btwj commented 5 months ago

Failure on ub_merge00 and ub_prim02 tests as compiler was picking a 32-bit scalar to represent a 64-bit field.