• 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
wasm-macro-gen.h 28.7 KB