The official documentation for A22, built with Docusaurus.
- Introduction: Overview of A22 philosophy (from Whitepaper).
- Specification: Complete language reference.
- Getting Started: Guides for installing and using the runtime.
npm install
npm startThis command starts a local development server on port 3000.
npm run build