diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-07 12:21:27 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-07 12:21:27 +0100 |
| commit | 3c268263e45f4bb2af39cd07c1c6545092fc9f69 (patch) | |
| tree | f9b57d5f90b924a7af07dd74b61b3efc19ae76fc /examples/example.wasm | |
| parent | 5d633bf6e21af1a6c093433547da65e1d810aa14 (diff) | |
| download | nanowasm-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
