<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Wasm on Commentary of Takao</title><link>https://takao.blog/zh/tags/wasm/</link><description>Recent content in Wasm on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>zh</language><copyright>Commentary of Takao</copyright><lastBuildDate>Wed, 15 Jul 2026 22:01:08 +0900</lastBuildDate><atom:link href="https://takao.blog/zh/tags/wasm/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloudflare Workers与Wasm边缘计算发展</title><link>https://takao.blog/zh/web/cloudflare-workers-wasm-edge-developments/</link><pubDate>Mon, 05 Jan 2026 00:00:00 +0900</pubDate><guid>https://takao.blog/zh/web/cloudflare-workers-wasm-edge-developments/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/cloudflare-workers-wasm-edge-developments-zh.png" alt="Featured image of post Cloudflare Workers与Wasm边缘计算发展" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;Cloudflare Workers revolutionized serverless computing by bringing code execution to the network edge — over 330 locations worldwide. By integrating &lt;strong&gt;WebAssembly (Wasm)&lt;/strong&gt; modules into Workers, you can run computationally intensive tasks (image processing, cryptography, video encoding, scientific calculations) at near-native speeds while maintaining the low-latency benefits of edge distribution. This article explores how to compile languages like Rust and AssemblyScript to Wasm, deploy them on Workers, and the performance trade-offs involved.&lt;/p&gt;</description></item><item><title>用于浏览器应用程序的 WebAssembly：超越炒作</title><link>https://takao.blog/zh/web/wasm-browser-apps/</link><pubDate>Sat, 30 Nov 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/zh/web/wasm-browser-apps/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/wasm-browser-apps-zh.png" alt="Featured image of post 用于浏览器应用程序的 WebAssembly：超越炒作" /&gt;&lt;h2 id="介绍"&gt;介绍
&lt;/h2&gt;&lt;p&gt;WebAssembly 已经从一个小众的好奇心发展成为一个用于基于浏览器的应用程序的生产就绪工具。虽然早期的演示侧重于游戏引擎和科学模拟，但如今 Wasm 用于图像编辑器、视频转码器、压缩库和加密实用程序 - 所有这些都以接近本机的速度在浏览器中运行。&lt;/p&gt;</description></item></channel></rss>