Hacker News new | ask | show | jobs
by jashmatthews 2121 days ago
Almost everything is in a pre-compiled header. Its actually similar overhead to an LLVM based JIT.

You wouldn’t want to do it for a browser JIT but for a server side app it’s OK.

1 comments

Does Ruby ship with a compiler? How will this work on Windows?