-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ.md
Dark Meta edited this page Aug 18, 2025
·
1 revision
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.