• 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
..
OWNERS Loading commit data...
test-run-wasm-64.cc Loading commit data...
test-run-wasm-asmjs.cc Loading commit data...
test-run-wasm-interpreter.cc Loading commit data...
test-run-wasm-js.cc Loading commit data...
test-run-wasm-module.cc Loading commit data...
test-run-wasm.cc Loading commit data...
test-signatures.h Loading commit data...
test-wasm-function-name-table.cc Loading commit data...
test-wasm-stack.cc Loading commit data...
test-wasm-trap-position.cc Loading commit data...
wasm-run-utils.h Loading commit data...