Decompiler Test Results
crashtest is a built-in regression suite for crashlink that scores the decompiler's output by recompiling it and comparing opcodes against the original bytecode. Run it with just test (full suite including pytest) or crashtest auto / python -m crashtest auto from the repo root.
Each run recompiles every decompiled test case with haxe and scores method-level opcode similarity; cases below 90% similarity are marked as failures. Click a run to see its per-case original source, decompiled output, IR, and opcode diff.
Loading runs…