<?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>Wasm on Taubyte Blog</title><link>/blog/tags/wasm/</link><description>Recent content in Wasm on Taubyte Blog</description><image><title>Taubyte Blog</title><url>/blog/opengraph.jpg</url><link>/blog/opengraph.jpg</link></image><generator>Hugo -- 0.146.0</generator><language>en-us</language><lastBuildDate>Wed, 14 Jan 2026 17:00:00 +0000</lastBuildDate><atom:link href="/blog/tags/wasm/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding Taubyte's Built-in CI/CD System</title><link>/blog/posts/cicd-taubyte/</link><pubDate>Wed, 14 Jan 2026 17:00:00 +0000</pubDate><guid>/blog/posts/cicd-taubyte/</guid><description>Taubyte includes a built-in CI/CD system that automatically builds and deploys your code when you push to GitHub. Learn how it works, how to configure builds, and how serverless functions compile to WebAssembly.</description></item><item><title>Code Reuse with Taubyte Libraries</title><link>/blog/posts/taubyte-libraries/</link><pubDate>Wed, 14 Jan 2026 12:40:00 +0000</pubDate><guid>/blog/posts/taubyte-libraries/</guid><description>Libraries in Taubyte let you keep serverless function code in separate repositories, share logic across multiple functions, and control access more precisely. Learn how to create libraries and use them both as function sources and as imported dependencies.</description></item><item><title>Building Serverless Functions in Taubyte</title><link>/blog/posts/serverless-functions-taubyte/</link><pubDate>Wed, 14 Jan 2026 12:30:00 +0000</pubDate><guid>/blog/posts/serverless-functions-taubyte/</guid><description>Learn how to create, configure, and deploy serverless functions in Taubyte. This hands-on guide walks through building a simple ping-pong function in Go, from creation to testing both locally and in production.</description></item><item><title>Add LLAMA Capability to Your Cloud</title><link>/blog/posts/build-your-cloud/</link><pubDate>Wed, 29 Oct 2025 16:55:47 +0000</pubDate><guid>/blog/posts/build-your-cloud/</guid><description>Add LLAMA Capability to Your Cloud</description></item><item><title>Building a Resilient, Low Latency Order Processing System with Taubyte</title><link>/blog/posts/building-resilient-low-latency-order-processing-system-taubyte/</link><pubDate>Wed, 29 Jan 2025 12:00:00 +0000</pubDate><guid>/blog/posts/building-resilient-low-latency-order-processing-system-taubyte/</guid><description>&lt;p>In modern e-commerce, &lt;strong>latency is a revenue killer&lt;/strong>. When a user clicks &amp;ldquo;Buy,&amp;rdquo; they expect instant feedback. From a systems perspective, the goal is to keep the &lt;strong>hot path&lt;/strong> (customer interaction) short, predictable, and failure-tolerant, without compromising inventory correctness or auditability.&lt;/p>
&lt;p>Inspired by the article &lt;a href="https://towardsaws.com/serverless-order-management-using-aws-step-functions-and-dynamodb-352d83fda8f7">Serverless Order Management using AWS Step Functions and DynamoDB&lt;/a>, we’ll take a &lt;strong>sovereignty- and security-first approach&lt;/strong> to build a &lt;strong>high-speed, resilient order workflow&lt;/strong> using &lt;strong>Taubyte&lt;/strong>, optimized for the moment that matters: when a customer presses “Buy.”&lt;/p></description></item><item><title>Embracing WebAssembly for Post-Moore's Law Performance Challenges</title><link>/blog/posts/wasm-moore-law/</link><pubDate>Tue, 18 Jun 2024 23:14:00 +0000</pubDate><guid>/blog/posts/wasm-moore-law/</guid><description>As Moore&amp;rsquo;s Law slows, performance gains must come from optimizing the &amp;ldquo;Top&amp;rdquo; of the computing stack—software, algorithms, and hardware architecture. WebAssembly (Wasm) is a key technology in this shift. Its compact binary format and near-native execution speed reduce software bloat, enhancing efficiency. Wasm&amp;rsquo;s universal runtime environment ensures cross-platform compatibility, while its secure sandboxing provides robust security. Additionally, its modular design fosters the development of high-performance components. WebAssembly addresses the critical performance challenges.</description></item><item><title>Metal to Cloud: Outsmart Cloudflare, Netlify, and Vercel in Minutes</title><link>/blog/posts/be-competitive-in-few-minutes/</link><pubDate>Tue, 20 Feb 2024 23:14:00 +0000</pubDate><guid>/blog/posts/be-competitive-in-few-minutes/</guid><description>Metal to Cloud: Outsmart Cloudflare, Netlify, and Vercel in Minutes</description></item><item><title>Introduction to Taubyte</title><link>/blog/posts/introduction-to-taubyte/</link><pubDate>Fri, 02 Feb 2024 23:14:00 +0000</pubDate><guid>/blog/posts/introduction-to-taubyte/</guid><description>Introduction to Taubyte</description></item><item><title>Using LLAMA in WebAssembly</title><link>/blog/posts/add-llm-to-your-project/</link><pubDate>Tue, 01 Aug 2023 23:14:00 +0000</pubDate><guid>/blog/posts/add-llm-to-your-project/</guid><description>Using LLAMA in WebAssembly</description></item><item><title>Add LLAMA Capability to Your Cloud</title><link>/blog/posts/add-llm-to-your-cloud/</link><pubDate>Tue, 25 Jul 2023 16:00:00 +0000</pubDate><guid>/blog/posts/add-llm-to-your-cloud/</guid><description>Add LLAMA Capability to Your Cloud</description></item></channel></rss>