ForgeZero
  • Home
  • About
  • Documentation
  • Latest
Sign in Subscribe
Alex Voste

Alex Voste

Sweden
Systems & Infra. Converting caffeine into stable low-level code. ☕️ Ping me: alexvostedev@proton.me

Note about the interactive shell (fz -shell)

The interactive shell (fz -shell) is now available as a prototype – you can run builds, change settings on the fly, and watch files. It’s not yet stable; a production‑ready UI is planned for fz 1.9 or 2.0. Try it out, but rely on the core features
Alex Voste 18 May 2026

Planned for fz v1.8.0

* Colored output – success (green), error (red), warning (yellow), respecting NO_COLOR. * CLI flag -exclude – repeatable, to ignore files/directories directly from the command line. * Static libraries – build .a archives from object files (-lib or type: static in config). * Adjustable watch debounce – -watch-delay <ms> (default 500). * Better error messages
Alex Voste 17 May 2026

fz v1.7.0 introduces

* Parallel builds: -j N flag (0 = auto = CPU cores) to compile multiple files concurrently. * Linker script support: -T <file> and -Ttext <addr> passed to ld. * Interactive shell: -shell provides a REPL with build, set, show, clean, watch commands. * Extended output formats: elf32, elf64, bin (default elf64)
Alex Voste 17 May 2026

Subscribe to ForgeZero

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
ForgeZero © 2026. Powered by Ghost