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
I'm unsure what exactly triggers this issue, but I tried several versions: v112, v116, v117, they all fail with the same message:
compile unit size was incorrect (this may be an unsupported version of DWARF)
UNREACHABLE executed at /home/runner/work/binaryen/binaryen/third_party/llvm-project/DWARFEmitter.cpp:200!
This is the command used: wasm-opt test.wasm -O -o test.opt.wasm.
The Wasm file: test.zip.
The text was updated successfully, but these errors were encountered:
I'm unsure what exactly triggers this issue, but I tried several versions: v112, v116, v117, they all fail with the same message:
This is the command used:
wasm-opt test.wasm -O -o test.opt.wasm
.The Wasm file: test.zip.
The text was updated successfully, but these errors were encountered: