• Ben L. Titzer's avatar
    [wasm] Add WasmFeatures to enable/detect features · 6aa2a253
    Ben L. Titzer authored
    This CL introduces a set of configuration options implemented as
    a struct of booleans that together comprise the set of enabled
    or detected features. The configuration options replace command-line
    flags that were checked deep in the implementation. As such, it is
    necessary to plumb them through multiple levels of abstraction.
    
    R=ahaas@chromium.org
    CC=mstarzinger@chromium.org
    BUG=chromium:868844
    
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
    Change-Id: I1b82f5826e4fd263f68e8cafcd923bac5818a637
    Reviewed-on: https://chromium-review.googlesource.com/1163670Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Ben Titzer <titzer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#55018}
    6aa2a253
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...
torque Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...