<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ledsun</author_name>
  <author_url>https://blog.hatena.ne.jp/ledsun/</author_url>
  <blog_title>@ledsun blog</blog_title>
  <blog_url>https://ledsun.hatenablog.com/</blog_url>
  <categories>
    <anon>ruby.wasm</anon>
  </categories>
  <description>いまruby.wasmでブラウザ向けプログラミングするために &lt;script src=&quot;https://cdn.jsdelivr.net/npm/ruby-head-wasm-wasi@2.0.0/dist/browser.script.iife.js&quot;&gt;&lt;/script&gt; を使うとプロパティを参照しようとすると次のように書きます。 require 'js' documetnt = JS.global[:document] これを次のように書きたいです。 require 'js' documetnt = JS.global.document 次のモンキーパッチを書きました。 require '…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fledsun.hatenablog.com%2Fentry%2F2023%2F05%2F28%2F155139&quot; title=&quot;ruby.wasmでJavaScriptのオブジェクトのプロパティの操作を工夫する - @ledsun 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>2023-05-28 15:51:39</published>
  <title>ruby.wasmでJavaScriptのオブジェクトのプロパティの操作を工夫する</title>
  <type>rich</type>
  <url>https://ledsun.hatenablog.com/entry/2023/05/28/155139</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
