The C runtime uses old opcode numbering (0x08=IADD, 0x20=PUSH) while ISA v2 converged to 0x20=ADD, 0x0C=PUSH. Result: ALL 88 conformance vectors skip against C runtime. Need same treatment as issue #9 but for C codebase. flux-runtime-c is a fork so filing here.
The C runtime uses old opcode numbering (0x08=IADD, 0x20=PUSH) while ISA v2 converged to 0x20=ADD, 0x0C=PUSH. Result: ALL 88 conformance vectors skip against C runtime. Need same treatment as issue #9 but for C codebase. flux-runtime-c is a fork so filing here.