Hacker News new | ask | show | jobs
by TimSchumann 30 days ago
I believe in the latest (possibly two latest?) releases of Zig you have the option to build a self hosted compiler.
1 comments

That may ne useful for bootstrapping but there's no way a self-made compiler can be competitive with LLVM. Optimizing compilers are crazy beasts.