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
Originally posted by @jasisz in #95