Files
rose-ash/lib/compiler.sx
giles ccd89dfa53 Compiler: letrec for skip-annotations in compile-define
Self-referencing local function used let instead of letrec, causing
JIT failures: "VM undefined: skip-annotations" when compiling any
define with type annotations (:effects, :as). Retranspile needed
to eliminate JIT fallback warnings from the OCaml binary.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:06:28 +00:00

46 KiB