Hacker News new | ask | show | jobs
by enva2712 807 days ago
I saw that deno did this but cool to see node picked it up too. I wish there was an option to run turbofan at build to generate the instructions rather than shipping the entire engine, but i guess that would require static deps and no eval, which can’t really be statically checked with certainty
1 comments

The engine is actually pretty small. Something like 50-100MB if memory serves (when I was using pkg)