Skip to content

Use differential fuzzing tool to keep parity with trusted interpreted #107

Description

@mfornet

This is the differential tool I've been using — cleaned it up a bit and put it out as its own thing, separate from Talos (it drives any runtime through a CLI shim and diffs against V8 / wasmtime / the spec interpreter): https://github.com/jasisz/miscast

One heads-up so the output doesn't surprise you: it also flags a few f64 literal mismatches — every one I traced is Lean stdlib rounding (Float.ofScientific / Float.ofNat), i.e. upstream, not Talos's own logic.

Originally posted by @jasisz in #95

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions