Skip to content
Dark Meta edited this page Aug 18, 2025 · 1 revision

FAQ

Why emit JavaScript by default?
Fast feedback and portability. Other targets are planned; use --emit ai for glyph‑preserving output.

Do I need special fonts?
Yes — for full glyph coverage. See Fonts & Unicode.

Can I run code directly?
aeonmi run file.ai compiles to JS and executes via Node if available.

Clone this wiki locally