<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uc_ebuc</author_name>
  <author_url>https://blog.hatena.ne.jp/uc_ebuc/</author_url>
  <blog_title>雑多なブログ</blog_title>
  <blog_url>https://cufl.hateblo.jp/</blog_url>
  <categories>
    <anon>golang</anon>
    <anon>wasm</anon>
  </categories>
  <description>goのインストール brew install golang go version go1.16.6 darwin/amd64 がインストールされた。 このバージョンではwasmのモジュールがすでに組み込まれているので、 特別な対応は不要。 wasm のテストプログラムコンパイル hello worldするだけのコードを作成する。 特別な記述はせず、ふつーのgoのコードを書けば良いみたい。 hello.go package main import &quot;fmt&quot; func main() { fmt.Println(&quot;Hello, Wasm!&quot;) } コンパイル webassemblyのコンパイル用に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcufl.hateblo.jp%2Fentry%2F2021%2F08%2F09%2F214440&quot; title=&quot;goでwasm - 雑多なブログ&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-08-09 21:44:40</published>
  <title>goでwasm</title>
  <type>rich</type>
  <url>https://cufl.hateblo.jp/entry/2021/08/09/214440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
