--no-stdlib

This commit is contained in:
2026-04-11 23:59:15 +02:00
parent 3fd4fcd062
commit 52443c837b
7 changed files with 48 additions and 43 deletions

View File

@@ -45,5 +45,5 @@ func main[] : i64
## Quickstart
```
cargo install --git https://github.com/antpiasecki/zern
zern -m -r hello.zr
zern -r hello.zr
```