<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Wasm - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/wasm/</link><description>Wasm - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sat, 29 Mar 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/wasm/" rel="self" type="application/rss+xml"/><item><title>Higress 的 OCI 扩展插件</title><link>https://rd163.visword.com/posts/ai-gateway-higress-oci-ext/</link><pubDate>Sat, 29 Mar 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/ai-gateway-higress-oci-ext/</guid><description><![CDATA[<h2 id="oci" class="headerLink">
    <a href="#oci" class="header-mark"></a>OCI</h2><p>OCI（Open Container Initiative，开放容器倡议）是一个轻量级、开放的治理组织，在 Linux 基金会的支持下成立，致力于围绕容器格式和运行时创建开放的行业标准。OCI 项目由 Docker、CoreOS（后被 Red Hat 收购，相应席位由 Red Hat 继承）以及容器行业的其他领导者于 2015 年 6 月启动。其技术委员会（Technical Oversight Board，TOB）成员随时间有所更迭，历史上曾包括 Red Hat、Microsoft、Docker、IBM、Google、SUSE 等，具体成员可查阅 <a href="https://github.com/opencontainers/tob" target="_blank" rel="noopener noreferrer">OCI Technical Oversight Board</a>。</p>]]></description></item><item><title>使用 Rust 创建 Web 应用程序</title><link>https://rd163.visword.com/posts/web-app-with-rust/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/web-app-with-rust/</guid><description><![CDATA[<p>Rust 凭借零成本抽象、强类型系统和出色的 WebAssembly(Wasm)编译目标，正逐步成为前端开发的一个新选项。借助 <code>wasm-bindgen</code> 与 <code>wasm-pack</code> 等工具链，开发者可以将 Rust 代码编译为 Wasm 模块在浏览器中运行，从而在保留类型安全与高性能的同时绕开传统 JavaScript 生态的部分痛点。</p>]]></description></item></channel></rss>