Hacker News new | ask | show | jobs
by stellalo 1134 days ago
> I actually would prefer it over Python for small scripts, but the compilation overhead is too long

Looks like this release reduces that by a lot, see the first section in the OP on caching native code, modulo adoption of good precompilation habits by the various packages.