Hacker News new | ask | show | jobs
by LunaSea 721 days ago
Aren't we doing the same with compilers?
1 comments

I would say not really, at least compilers are an essential component of a compiled language in my eyes. Javascript is transpiled, and I know you can say the same for all compiled also in a roundabout way.

Thinking about it only recently, Go fits in nicely with fast compile times for ' 'builders' esbuild comes to mind. But Rust.. Crazy