• Manos Koukoutos's avatar
    [wasm][fuzzer] Restructure and fix bugs in wasm-compile · 318719a1
    Manos Koukoutos authored
    Changes:
    - GenerateInitExpr should emit a function reference to a function that
      is known to exist when funcref is expected.
    - Add functions by signature index to the WasmModuleBuilder, so we avoid
      signature canonicalization, which currently does not work for wasm-gc.
    - Remove printing of recursive groups in the WasmModuleBuilder. Instead,
      restrict type definitions to only refer to previous types.
    - Some local restructuring of code, comments.
    
    Bug: chromium:1296162
    Change-Id: I5abd9bf8ec21ef6a51f00bc960b78519f2ec94f0
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3452433Reviewed-by: 's avatarThibaud Michaud <thibaudm@chromium.org>
    Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#79054}
    318719a1
Name
Last commit
Last update
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli 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...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...