summaryrefslogtreecommitdiff
path: root/test/binaryen.js/atomics.js
Commit message (Expand)AuthorAgeFilesLines
* Use the standard shared memory text format (#6200)Thomas Lively2024-01-031-1/+1
* Rename atomic.notify and *.atomic.wait (#3353)Heejin Ahn2020-11-131-3/+3
* Align binaryen.js with the npm package (#2551)Daniel Wirtz2020-01-141-83/+75
* Compile Binaryen to WebAssembly (#2503)Daniel Wirtz2019-12-191-76/+82
* Remove FunctionType (#2510)Thomas Lively2019-12-111-3/+1
* Add atomic.fence instruction (#2307)Heejin Ahn2019-08-271-1/+24
* Make sure binaryen.js tests validate (#2269)Heejin Ahn2019-07-291-1/+5
* Features C/JS API (#2049)Thomas Lively2019-05-171-0/+1
* Add atomic load/store to binaryen-c/.js (#1298)Daniel Wirtz2017-11-201-0/+63