<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>asuforcegt</author_name>
  <author_url>https://blog.hatena.ne.jp/asuforcegt/</author_url>
  <blog_title>Whimlog</blog_title>
  <blog_url>https://asuforce.hatenablog.com/</blog_url>
  <categories>
    <anon>tech</anon>
  </categories>
  <description>codehex.hateblo.jp Ruby でも同じ -x オプションがあるとのことなので是非試してみたいですね！！ ほー面白い！ってことで、 Ruby でもやってみた package main import ( &quot;fmt&quot; &quot;io/ioutil&quot; ) const script = ` #!ruby puts 'Hello, Ruby World!!' __END__ ` func init() { ioutil.Discard.Write([]byte(script)) } func main() { fmt.Println(&quot;This is Go World!!&quot;) } $ go bu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fasuforce.hatenablog.com%2Fentry%2F2019%2F07%2F03%2F130122&quot; title=&quot;Go のバイナリを Ruby スクリプトとして扱う - Whimlog&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>2019-07-03 13:01:22</published>
  <title>Go のバイナリを Ruby スクリプトとして扱う</title>
  <type>rich</type>
  <url>https://asuforce.hatenablog.com/entry/2019/07/03/130122</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
