TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ruby 2.6 introduces an initial implementation of JIT compiler

49 点作者 whizzkid超过 6 年前

2 条评论

pmontra超过 6 年前
&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.
yoklov超过 6 年前
&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 未加载