aboutsummaryrefslogtreecommitdiff
path: root/examples/example.wasm
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2025-11-07 12:21:27 +0100
committerXavier Del Campo Romero <xavi92@disroot.org>2025-11-07 12:21:27 +0100
commit3c268263e45f4bb2af39cd07c1c6545092fc9f69 (patch)
treef9b57d5f90b924a7af07dd74b61b3efc19ae76fc /examples/example.wasm
parent5d633bf6e21af1a6c093433547da65e1d810aa14 (diff)
downloadnanowasm-3c268263e45f4bb2af39cd07c1c6545092fc9f69.tar.gz
br_if.c: Consider both MSB and LSB for i64
Otherwise, values such as 0x100000000 (i.e., the 32th-bit is set) would not cause a branch because only the lower 32 bits would be tested.
Diffstat (limited to 'examples/example.wasm')
0 files changed, 0 insertions, 0 deletions