Skip to content

Comment on Zig ELF Linker Improvements Devlogparent

Comments

FWIW, IME at least Nim isn't particularly fast when building, at least when compared to C projects. E.g. in the sokol-nim bindings I'm seeing build timings like:

    32743 lines; 0.953s
...building 32k lines of code in a second really isn't fast on an M1 Mac, and that's for a debug build without optimization.

I mean Nim just compiles to C or C++, so it's bound to be slower

Depends on which compilation pipeline, I would say.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.