You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conveniently, wasmtime compile produces an ELF object that can be easily decompiled with e. g. llvm-objdump, so we can use an approach similar to what we already have with WASM diffs.