Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • test
  • fuzzer
  • wasm_streaming
  • empty_module
Find file
HistoryPermalink
  • Clemens Backes's avatar
    [wasm] Add fuzzer for streaming decoder · 8f531bea
    Clemens Backes authored May 31, 2022
    The fuzzer runs the same wire bytes through the streaming decoder and
    through synchronous compilation, and compares the result. In particular,
    if one fails, then also the other should fail.
    
    More checks for the result of both pipelines can be added later.
    
    R=ahaas@chromium.org
    
    Bug: v8:12922
    Change-Id: I905adf740e581c4b7d0f4ab7c0d5d0e48d96fc4c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3675100Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#80842}
    8f531bea
empty_module 9 Bytes

Download (9 Bytes)

Replace empty_module

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.