If you're wondering how to get some adoption without having a killer app written in your language - in this case Zig, there is a second way:
Take programs in an already popular language and transpile the code to your language.
One of my projects py2many is exactly that. It supports 6 languages now for a small set of features. Would love to review patches if someone submitted a Zig backend.
Take programs in an already popular language and transpile the code to your language.
One of my projects py2many is exactly that. It supports 6 languages now for a small set of features. Would love to review patches if someone submitted a Zig backend.