Hacker News new | ask | show | jobs
by Twirrim 19 hours ago
In theory having it in the same language could provide performance benefits, vs reaching out to a C library and dealing with C interop fun. Any language that is JIT'd would have native bytecode to optimise instead of a black box.