Compiler Generations
HTML reading page generated from the source Markdown document.
Reading mode
This page is the static HTML reader for bootstrap/stages.md. Internal Markdown links are rewritten to HTML when a matching reading page exists.
Compiler Generations
Bootstrap configuration contains one signed native stage0 selected by the host OS/architecture tuple. Self-hosting constructs stage1, stage2 and the release compiler from the canonical source entry.
signed stage0 -> bootstrap compiler -> stage1 -> stage2 -> release -> bin/vitte
Stage1 and stage2 must be byte-identical, a repeated build must reproduce all hashes, and native artifacts containing payload or self-copy markers are rejected.