Tracker
Roadmap search
Versions, deliverables, workstreams, tasks, and pages
Codegen artifact schema
featureStandard
src/content/docs/platform-spec/compiler/codegen-and-ir/codegen-artifact-schema/index.mdx
import SpecPageHeader from '@beskid/beskid-ui/platform-spec/SpecPageHeader.astro';
<SpecPageHeader status="Standard" ownerName="Piotr Mikstacki" ownerEmail="pmikstacki@cybernomad.it" submitterName="Piotr Mikstacki" submitterEmail="pmikstacki@cybernomad.it" />This feature hub defines the normative contract for codegen artifact schema and links newcomer-oriented reference articles.
Implementation anchors
compiler/crates/beskid_engine/src/jit_module.rsconsumes generated artifact fields.compiler/crates/beskid_tests/src/runtime/jit.rsvalidates runtime execution from codegen output.compiler/crates/beskid_tests/src/abi/contracts.rschecks ABI-level schema compatibility.
Decisions
No open decisions. Closed choices are normative ADRs under adr/ (D-COMP-IR-0001 … D-COMP-IR-0003); use the reader ADRs tab for expandable detail.