TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ruby 2.6 introduces an initial implementation of JIT compiler

49 pointsby whizzkidover 6 years ago

2 comments

pmontraover 6 years ago
&gt; The main purpose of this JIT release is to provide a chance to check if it works for your platform and to find out security risks before the 2.6 release.<p>Generating the C source code probably helps finding bugs.
yoklovover 6 years ago
&gt; Ruby’s JIT compiler does JIT compilation in a unique way, which prints C code to a disk and spawns common C compiler process to generate native code<p>Well, uh, that <i>is</i> one way to do it...
评论 #18679246 未加载