<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>USAGI-WRP</author_name>
  <author_url>https://blog.hatena.ne.jp/USAGI-WRP/</author_url>
  <blog_title>C++ ときどき ごはん、わりとてぃーぶれいく☆</blog_title>
  <blog_url>https://usagi.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>NaCl</anon>
    <anon>HTML</anon>
    <anon>&lt;embed&gt;</anon>
    <anon>parameters</anon>
    <anon>pp::Instance::Init</anon>
  </categories>
  <description>NaClインスタンスをホストしたHTMLの&lt;embed&gt;のパラメーター群をホストされたNaClインスタンスで得られる。設置する人がニーズに併せて設置に応じたコンフィグレーションを適用できるようにする簡単な方法としては良い選択肢の１つですね。 得られるのはNaClをホストした&lt;embed&gt;の: 属性の数 → uint32_t argc 属性の名前のリスト → const char* argn[] 属性の値のリスト → const char* argc[] 取得はpp::Instance::Initで行います。 source .html &lt;embed id=&quot;nacl_target&quot; type=&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fusagi.hatenablog.jp%2Fentry%2F2012%2F05%2F03%2F163200&quot; title=&quot;NaCl tips; &amp;lt;embed&amp;gt;のパラメーターをpp::Instanceで取得 - C++ ときどき ごはん、わりとてぃーぶれいく☆&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>2012-05-03 16:32:00</published>
  <title>NaCl tips; &lt;embed&gt;のパラメーターをpp::Instanceで取得</title>
  <type>rich</type>
  <url>https://usagi.hatenablog.jp/entry/2012/05/03/163200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
