<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>miura1729</author_name>
  <author_url>https://blog.hatena.ne.jp/miura1729/</author_url>
  <blog_title>miura1729の日記</blog_title>
  <blog_url>https://miura1729.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>yarv2llvmの生成したコードが動くようになりました。 使い方は、 require 'vmtraverse' としておいて、こんな感じでメソッドを定義します。 YARV2LLVM::compile( &lt;&lt;EOS メソッドの定義 EOS ) 定義したメソッドはRubyで定義したメソッドと同じように使えます。 ベンチマークをやってみました。 llvmfibの+ 0はまだ型推論がうまく行かないためfixnumだよということを明示するためです。無くても型推論できるはずですが、難儀しています。 require 'benchmark' def fib(n) if n &lt; 2 then 1 else f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmiura1729.hatenadiary.org%2Fentry%2F20081012%2F1223785541&quot; title=&quot; yarv2llvmが動き出した - miura1729の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-12 13:25:41</published>
  <title> yarv2llvmが動き出した</title>
  <type>rich</type>
  <url>https://miura1729.hatenadiary.org/entry/20081012/1223785541</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
