diff options
author | Alon Zakai <alonzakai@gmail.com> | 2016-04-15 15:34:07 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2016-04-15 15:34:07 -0700 |
commit | 4dfeb1c3a84b13188c22e158c5947c68964cddff (patch) | |
tree | 211536213451e145357727e51f3d1c48a127ea2f /test/unit.asm.js | |
parent | f2905f962984df939555aad134c48a194b9e270d (diff) | |
download | binaryen-4dfeb1c3a84b13188c22e158c5947c68964cddff.tar.gz binaryen-4dfeb1c3a84b13188c22e158c5947c68964cddff.tar.bz2 binaryen-4dfeb1c3a84b13188c22e158c5947c68964cddff.zip |
Function parallelism (#343)
* allow traversals to mark themselves as function-parallel, in which case we run them using a thread pool. also mark some thread-safety risks (interned strings, arena allocators) with assertions they modify only on the main thread
Diffstat (limited to 'test/unit.asm.js')
0 files changed, 0 insertions, 0 deletions