coolguy d5e7a8d8d6 dev: restore core=dynamic; the trap failures were the PATH bug
The previous commit blamed core=dynamic for the M3 bounds cases exiting 0
instead of trapping. That was wrong. Both suspects were live at the time --
the recompiler and a cache hit that skipped BUILD.BAT's `set PATH` -- and the
core was ruled out before the PATH line was restored, so the test proved
nothing.

Retested with the PATH fix in place: core=dynamic gives 50 passed on m3, the
traps included. abort() reports its exit status fine under the recompiler.

Per milestone, warm cache, all green:

    m1  2s   m2  3s   m3  7s   m4  3s
    m5  3s   m6  6s   m7  5s        29s total

against 65s on the interpreter.
2026-08-17 01:36:48 +09:00
2026-08-16 19:48:19 +09:00
S
Description
doslang mirror
914 KiB
Languages
C 94.2%
Python 3%
Assembly 2%
JavaScript 0.6%