• 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
..
inspector Loading commit data...
json Loading commit data...
multi_return Loading commit data...
parser Loading commit data...
regexp Loading commit data...
regexp_builtins Loading commit data...
wasm Loading commit data...
wasm_async Loading commit data...
wasm_code Loading commit data...
wasm_compile Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
README.md Loading commit data...
fuzzer-support.cc Loading commit data...
fuzzer-support.h Loading commit data...
fuzzer.cc Loading commit data...
fuzzer.status Loading commit data...
inspector-fuzzer.cc Loading commit data...
json.cc Loading commit data...
multi-return.cc Loading commit data...
parser.cc Loading commit data...
regexp-builtins.cc Loading commit data...
regexp.cc Loading commit data...
testcfg.py Loading commit data...
wasm-async.cc Loading commit data...
wasm-code.cc Loading commit data...
wasm-compile.cc Loading commit data...
wasm-fuzzer-common.cc Loading commit data...
wasm-fuzzer-common.h Loading commit data...
wasm.cc Loading commit data...
wasm_corpus.tar.gz.sha1 Loading commit data...