Closed harveyghq closed 4 months ago
Additional debug shows opcode 0xfc
is currently not supported, maybe it's time to update our disassembler.
same as #92
Fixed in dca0b51fad7eba439da4b4b2b2792d39bf2a9c72
The compiler toolchain has been updated.
Describe the bug Can not analyze wasm using newer version of rustc (1.67.1).
To Reproduce
python launcher.py -f hello_world_rust_new.wasm -s -v debug --source_type rust
Expected behavior no errors.
Additional context hello_world_rust_new.wasm.tar.gz