• titzer's avatar
    [wasm] Implement an interpreter for WASM. · e4bb7ff9
    titzer authored
    This interpreter directly decodes and executes WASM binary code for
    the purpose of supporting low-level debugging. It is not currently
    integrated into the main WASM implementation.
    
    R=ahaas@chromium.org,clemensh@chromium.org,rossberg@chromium.org,binji@chromium.org
    BUG=
    
    Review-Url: https://codereview.chromium.org/1972153002
    Cr-Commit-Position: refs/heads/master@{#36497}
    e4bb7ff9
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...
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...