compiler optimization output

This commit is contained in:
2026-02-12 18:27:19 -06:00
parent 89e34ba71d
commit 5c9403a43b
6 changed files with 445 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ Modules loaded with `use()`:
## Tools
- [**Command Line**](/docs/cli/) — the `pit` tool
- [**Testing**](/docs/testing/) — writing and running tests
- [**Writing C Modules**](/docs/c-modules/) — native extensions
## Architecture