<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>WebAssembly on Omid Farhang</title><link>https://omid.dev/tags/webassembly/</link><description>Recent content in WebAssembly on Omid Farhang</description><image><title>Omid Farhang</title><url>https://omid.dev/images/bio-photo-150x150.jpg</url><link>https://omid.dev/images/bio-photo-150x150.jpg</link></image><generator>Hugo -- 0.163.3</generator><language>en-US</language><copyright>2026 Omid Farhang | All rights reserved.</copyright><lastBuildDate>Thu, 13 Jun 2024 01:45:03 +0330</lastBuildDate><atom:link href="https://omid.dev/tags/webassembly/index.xml" rel="self" type="application/rss+xml"/><item><title>Building High-Performance Web Applications: Leveraging WebAssembly and Rust</title><link>https://omid.dev/2024/06/13/building-high-performance-web-applications-leveraging-webassembly-and-rust/</link><pubDate>Thu, 13 Jun 2024 01:45:03 +0330</pubDate><guid>https://omid.dev/2024/06/13/building-high-performance-web-applications-leveraging-webassembly-and-rust/</guid><description>&lt;p&gt;In today&amp;rsquo;s fast-paced digital world, the performance of web applications has never been more critical. Users demand instant responses, seamless interactions, and rich functionalities. To meet these demands, developers are constantly exploring new technologies that promise to enhance the performance and capabilities of web applications. One such powerful combination is WebAssembly (Wasm) and Rust. This blog post will delve into how to build high-performance web applications by leveraging WebAssembly and Rust, highlighting the benefits, use cases, integration strategies, and real-world examples.&lt;/p&gt;</description></item><item><title>Advanced WebAssembly: Enhancing Web Performance and Capability</title><link>https://omid.dev/2024/06/03/advanced-webassembly-enhancing-web-performance-and-capability/</link><pubDate>Mon, 03 Jun 2024 22:35:29 +0330</pubDate><guid>https://omid.dev/2024/06/03/advanced-webassembly-enhancing-web-performance-and-capability/</guid><description>&lt;p&gt;In the ever-evolving landscape of web development, performance and capability are paramount. WebAssembly (Wasm) has emerged as a powerful tool, allowing developers to enhance web performance and unlock new functionality. This blog post delves into the advanced capabilities of WebAssembly, explores its use cases, shares best practices, and highlights tools like AssemblyScript and Emscripten that facilitate its adoption.&lt;/p&gt;
&lt;h2 id="what-is-webassembly"&gt;What is WebAssembly?&lt;/h2&gt;
&lt;p&gt;WebAssembly is a binary instruction format designed to be a portable compilation target for high-level languages like C, C++, and Rust. It allows code written in these languages to run in the web browser with near-native performance. WebAssembly is designed to complement JavaScript, providing a way to execute compute-intensive tasks efficiently.&lt;/p&gt;</description></item></channel></rss>