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