Skip to content
Commit b65fc3fa authored by Joachim Breitner's avatar Joachim Breitner Committed by Chris Lamb
Browse files

Add support for comparing WebAssembly modules. (MR: !17)



This only defines one WebAssembly dumper in wasm.py ideally, I’d run
`wasm2wat` and if that does not show the difference, run `wasm-objdump`.
Which is a general pattern that should be abstracted in the `Difference`
class somewhere. Might do if the itch becomes large enough, but not
right now.

requires `wabt`, which is not packaged for Debian yet, but is available
elsewhere, e.g. in Arch and nixpkgs.

Signed-off-by: Chris Lamb's avatarChris Lamb <lamby@debian.org>
parent a069181d
Loading
Loading
Loading
Pipeline #28340 failed with stage
in 12 minutes and 20 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment