diff options
author | Thomas Lively <tlively@google.com> | 2023-02-27 15:40:49 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-27 13:40:49 -0800 |
commit | edc278476167b50e3f07bf38d0523707fff749f6 (patch) | |
tree | 0b531cf85a22bc6dbae8b20d9b6278dcae623738 /test/lit/source-map.wast | |
parent | ca24a2e1fe75a4cd6c64f0c79c618b1c5722cacc (diff) | |
download | binaryen-edc278476167b50e3f07bf38d0523707fff749f6.tar.gz binaryen-edc278476167b50e3f07bf38d0523707fff749f6.tar.bz2 binaryen-edc278476167b50e3f07bf38d0523707fff749f6.zip |
[wasm2js] Fix atomic notify to take an unsigned count (#5525)
Without this fix, the common idiom of using `INT_MAX` in C source to mean an
unlimited number of waiters should be woken up actually compiled down to an
argument of -1 in JS, causing zero waiters to be woken.
Diffstat (limited to 'test/lit/source-map.wast')
0 files changed, 0 insertions, 0 deletions