• titzer's avatar
    [wasm] Binary 11: WASM AST is now postorder. · 2aa4656e
    titzer authored
    [wasm] Binary 11: br_table takes a value.
    [wasm] Binary 11: Add implicit blocks to if arms.
    [wasm] Binary 11: Add arities to call, return, and breaks
    [wasm] Binary 11: Add experimental version.
    
    This CL changes the encoder, decoder, and tests to use a postorder
    encoding of the AST, which is more efficient in decode time and
    space.
    
    R=bradnelson@chromium.org,rossberg@chromium.org,binji@chromium.org
    BUG=chromium:575167
    LOG=Y
    
    Review-Url: https://codereview.chromium.org/1830663002
    Cr-Commit-Position: refs/heads/master@{#35896}
    2aa4656e
Name
Last commit
Last update
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
interpreter Loading commit data...
libplatform Loading commit data...
wasm Loading commit data...
DEPS Loading commit data...
atomic-utils-unittest.cc Loading commit data...
cancelable-tasks-unittest.cc Loading commit data...
char-predicates-unittest.cc Loading commit data...
counters-unittest.cc Loading commit data...
locked-queue-unittest.cc Loading commit data...
run-all-unittests.cc Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
unittests.gyp Loading commit data...
unittests.isolate Loading commit data...
unittests.status Loading commit data...