I find it amusing that the stack I'm using to write a systems application is javascript all the way down, from the editor window to the terminal it runs in.
(not bashing. just saying it's amusing. I freakin love VSC.)
Like all high-performance JS VM's their JIT's already emit efficient machine code. If Google, Apple or MS could get JS running any faster they would've.