601 B
601 B
- ny-llvmc harness: JSON→IR→obj/exe path wired for AOT canaries(正例3本 PASS)
- libhakorune_runtime.a minimal(console/time/mem/string/array)配置検出(target/release)
- link: AOT build script produces EXE(tools/hakorune/aot_build.sh)
- canaries: return/binop/if build+run(rc/出力整合)
- negative: extern-missing(PASS)/ div0(ハーネス仕様によりビルド失敗許容へ)
- docs: AOT pipeline(guides/aot-build.md)、runtime spec(specs/runtime-min-api.md)
- CLI thin delegator(任意; dev only; Rust凍結を維持)