<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gettergot</author_name>
  <author_url>https://blog.hatena.ne.jp/gettergot/</author_url>
  <blog_title>unless’s blog</blog_title>
  <blog_url>https://unless.hatenablog.jp/</blog_url>
  <categories>
    <anon>Go</anon>
    <anon>ELF</anon>
    <anon>binary</anon>
  </categories>
  <description>これはなに? ふとGolangのbinaryを小さく出来ないかなと思い立ったのでhello worldをスリムにしていこうと思う hello world Golangでのhello worldはこちら package main import &quot;fmt&quot; func main() { fmt.Println(&quot;hello, world&quot;) } 普通にbuild これを普通にbuildするとどうなるか # go build hello.go # ll hello -rwxr-xr-x 1 root root 2008801 Feb 20 02:01 hello* # ll -h hello -rwx…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funless.hatenablog.jp%2Fentry%2F2021%2F02%2F20%2F022738&quot; title=&quot;Goのhello worldを小さくする - unless’s blog&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>2021-02-20 02:27:38</published>
  <title>Goのhello worldを小さくする</title>
  <type>rich</type>
  <url>https://unless.hatenablog.jp/entry/2021/02/20/022738</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
