<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Projects on soijoy.dev</title>
		<link>https://soijoy.dev/projects/</link>
		<description>Recent content in Projects on soijoy.dev</description>
		<generator>Hugo</generator>
		<language>ja</language>
		
		
		
		
			<lastBuildDate>Sat, 12 Sep 2026 22:00:00 +0900</lastBuildDate>
		
			<atom:link href="https://soijoy.dev/projects/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Wasm統合テスト</title>
				<link>https://soijoy.dev/projects/wasm-integrated/</link>
				<pubDate>Sat, 12 Sep 2026 22:00:00 +0900</pubDate>
				<guid>https://soijoy.dev/projects/wasm-integrated/</guid>
				<description>&lt;p&gt;ここはHugoが生成しているMarkdownの本文エリアです。RetroCSSのデザインが適用されています。&#xA;以下の枠内は、記事内に埋め込まれたRust(Wasm)が直接演算し、DOMを書き換えています。&lt;/p&gt;&#xA;&lt;!-- Wasmの出力ターゲット（Win9x風の凹みスタイルを適用） --&gt;&#xA;&lt;div id=&#34;wasm-output&#34; style=&#34;border: 2px inset #dfdfdf; padding: 10px; background: #fff; margin-top: 15px;&#34;&gt;&#xA;    Wasmのロードを待機中...&#xA;&lt;/div&gt;&#xA;&lt;!-- HugoのstaticフォルダからWasmを読み込んで起動 --&gt;&#xA;&lt;script type=&#34;module&#34;&gt;&#xA;    import init, { run_app } from &#39;/wasm-tools/portfolio_wasm.js&#39;;&#xA;    async function run() {&#xA;        await init();&#xA;        run_app();&#xA;    }&#xA;    run();&#xA;&lt;/script&gt;</description>
			</item>
	</channel>
</rss>
