summaryrefslogtreecommitdiff
path: root/test/threads.wasm-only.asm.js
Commit message (Collapse)AuthorAgeFilesLines
* add i64_atomics_* support to asm2wasm (#1262)Alon Zakai2017-11-141-0/+48
* add i64_atomics_* support to asm2wasm * OptimizeInstructions: atomic loads can't be signed