• Andreas Haas's avatar
    [wasm][api] Remove the WasmModuleObjectBuilder · 0ee594dd
    Andreas Haas authored
    The WasmModuleObjectBuilder was the first interface for streaming
    compilation of WebAssembly. Over time we realized that the interface
    is insufficient, and we introduced the WasmModuleObjectBuilderStreaming
    class, which is used now for streaming compilation. Since the
    WasmModuleObjectBuilder was never fully functional, I think it is okay
    to remove it without a deprecation period.
    
    R=clemensh@chromium.org, adamk@chromium.org
    
    Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
    Change-Id: Ia3ac5f150fdad7bc1ad04ba89aee53538d43ce01
    Reviewed-on: https://chromium-review.googlesource.com/913614Reviewed-by: 's avatarClemens Hammacher <clemensh@chromium.org>
    Commit-Queue: Andreas Haas <ahaas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#51305}
    0ee594dd
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
bot_default.isolate Loading commit data...
d8_default.isolate Loading commit data...
default.isolate Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.isolate Loading commit data...