Release
This page collects public release and compatibility entry points for 0x0.
Current Docs
- Release
- Release compatibility
- Public site release checklist
- Public docs acceptance
- Public docs drift policy
- Compiler memory
- Compiler pipeline
- ABI
- Object format
- Archive format
- Linker
Public Docs Release Rule
Public documentation changes must be safe to verify without broad compiler
sweeps by default. Use:
make public-docs-milestone-0-check
make public-site-link-check
make public-site-build-check
Broader release verification remains important for compiler, runtime, package,
and artifact changes, but it is not the default quick path for static site
edits.
Public Docs Release Gates
Use the safe public docs release path for website, registry, migration, and
public docs changes:
make public-docs-milestone-9-check
make public-docs-milestone-10-check
make static-site-release-bundle-check
Static Site Deployment Status
The current static sites are published:
0x0.jmp0x1b.com: public 0x0 docs;libs.jmp0x1b.com: generated 0x0 library registry;lang.jmp0x1b.com:jmp0x1b/langarchive notice;jmp0x1b.com: current-language top-level page.
Deployment evidence, rollback paths, and smoke results are recorded in
deploy/static-sites/.