<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tamaroning</author_name>
  <author_url>https://blog.hatena.ne.jp/tamaroning/</author_url>
  <blog_title>tamaron's diary</blog_title>
  <blog_url>https://tamaron.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>概要 Asyncify.cpp は、WebAssembly モジュールに「一時停止・再開」機能を付与するパス（変換処理）を実装している。 これにより、C/C++ などの同期的なコードを、JS などの非同期イベント駆動環境でも「途中で止めて、後から再開」できるようにする。 1. 目的 WebAssembly の関数呼び出しやローカル変数の状態を保存・復元し、途中で「一時停止」や「再開」ができるようにする。 例: ファイル読み込みやネットワーク待ちなど、非同期イベントで一時停止し、完了後に元の関数の続きから再開できる。 2. 主な仕組み・流れ 2.1. Asyncifyの全体像 Asyncifyは…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamaron.hatenablog.com%2Fentry%2F2025%2F06%2F23%2F200032&quot; title=&quot;wasm-optのAsyncifyについて - tamaron&amp;#39;s diary&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>2025-06-23 20:00:32</published>
  <title>wasm-optのAsyncifyについて</title>
  <type>rich</type>
  <url>https://tamaron.hatenablog.com/entry/2025/06/23/200032</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
