logoalt Hacker News

ingloryesterday at 8:05 PM3 repliesview on HN

Rust is really fun to work with and the compiler is great, just make sure the rewrite takes compile times into account since larger projects often have to be organized in a way that makes compilation reasonably fast.


Replies

laurenceroweyesterday at 11:00 PM

In my experience Bun in Zig compiles more slowly than Deno in Rust.

show 1 reply
ignoramousyesterday at 8:09 PM

  how long does it take to compile?

  @jarredsumner: It's basically the same as in zig using our faster zig compiler. If we were using the upstream zig compiler, rust port would compile faster.
https://x.com/jarredsumner/status/2053050239423312035
show 1 reply