Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm2wasm atomics (#1171) | Alon Zakai | 2017-09-11 | 1 | -0/+144 |
* translate asm.js atomics into wasm atomics * fix wasm-builder atomic load emitting, the alignment is the loaded size, not the output size * don't require code for each node type in vaccuum, for non-mentioned nodes, assume we can't optimize them out * support atomics in hashing, comparing, and copying |