Hacker News new | ask | show | jobs
by pjmlp 236 days ago
Turbopack helps, ever used C, C++, Rust, Scala, Swift in large scale projects?

Back in 1999 - 2001, every time I wanted to do a make clean; make all in a C based product (actuall TCL with lots of C extensions), it took at least one hour build time.

1 comments

I guess I am spoiled by Java and Angular then.

Both compile for the same time as a page load in Next dev mode, but then everything is smooth sailing (and Angular also does hot-reloading well)