Articles by Tag #webassembly

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Run a Virtual Machine in Your Browser

We're going to run a complete virtual machine right here in your browser! And not just run the...

Learn More 299 13Oct 6 '24

DOOM...*rendered* using a single DIV and CSS! 🤯🔫💥

For clarity, I have not rebuilt DOOM in CSS...yet. No this is far simpler: rendering the output of...

Learn More 152 34May 10

Building a Cloud Development Kit (CDK)

What Exactly is a Cloud Development Kit (CDK)? Imagine you're a developer who needs to set...

Learn More 70 1Jul 3 '24

Why WebAssembly (WASM) is the Future of High-Performance Web Apps

Introduction The web has come a long way from static HTML pages to dynamic and highly...

Learn More 58 25Feb 10

Lightweight Kubernetes and Wasm is a Perfect Combo

By: Matt Butcher In the last few years, we’ve witnessed the introduction of several new lightweight...

Learn More 58 2Nov 1 '24

WebAssembly (Wasm): A Powerful Tool for Frontend Developers

Sometime back I stumbled upon WebAssembly (Wasm), and it had me intrigued. One of those technologies...

Learn More 57 4Nov 7 '24

Building Ollama Cloud - Scaling Local Inference to the Cloud

Ollama is primarily a wrapper around llama.cpp, designed for local inference tasks. It's not...

Learn More 55 1Jul 8 '24

ALKANES: Smart Contracts on Bitcoin UTXOs

What is ALKANES? ALKANES is an application layer built directly on Bitcoin where...

Learn More 40 1Nov 28 '24

Introduction to WebAssembly (WASM)

WebAssembly (WASM) is a binary instruction format for a stack-based virtual machine, designed as a...

Learn More 33 1Jan 10

Orchestrating Distributed Apps (Spin/Rust and .NET/C#) with .NET Aspire/Dapr

Introduction If you have followed me long enough, then you know that I strongly believe...

Learn More 29 1Jan 10

Looking Ahead to WASIp3

By: Joel Dice WebAssembly System Interface Preview 3 (or WASIp3 for short) is the next major release...

Learn More 20 1Mar 17

Leptos + Tauri Tutorial

Photo by Toa Heftiba on Unsplash, cropped Summer for me is over, and I realized it has been a long...

Learn More 19 2Sep 1 '24

Run Your Offline AI Chat: Pure Browser, No Backend

Imagine running a ChatGPT-like AI right here in your browser - completely offline. No server needed,...

Learn More 19 0Oct 10 '24

WebAssembly on Kubernetes

Like a couple of innovative technologies, different people have different viewpoints on where...

Learn More 18 1Mar 6

Implement React v18 from Scratch Using WASM and Rust - [22] Implement memo

Based on big-react,I am going to implement React v18 core features from scratch using WASM and...

Learn More 17 0Aug 2 '24

A Gentle Introduction to WebAssembly in Rust (2025 Edition)

Updated: 2025-01-17 Formatting fixes, fix web-sys features by adding 'console' Updated: 2025-01-17...

Learn More 15 0Jan 14

Building on modern web app architecture

What does an in-browser application look like? A decade ago, the Web 2.0 boom was...

Learn More 14 1Mar 10

Ep. 4 - Ditch Javascript, Let's Write Our Frontend in Rust🦀💻

Having read the previous blogs in this series, you must have known that: WASM is not only a way to...

Learn More 13 0Sep 12 '24

Running WebAssembly with ContainerD + CRUN + WasmEdge

WebAssembly (Wasm) isn’t just for the browser anymore. It’s conquering the cloud too — and if you're...

Learn More 13 2Apr 21

IoT Architectures Under Pressure: Hosting a Portable Firmware (Part 3)

As discussed in the previous post, shifting firmware from individual devices to a centralized hub...

Learn More 11 0May 16

Rust and Web Assembly Application

Hey Folks! Once again with a quick tutorial on how to create a wen application with Rust and web...

Learn More 10 0Jul 9 '24

IoT Architectures Under Pressure: Smart Thermostat, Scheduling (Part 6)

In a previous post, we started designing a smart thermostat to show an alternative and cost-effective...

Learn More 10 6Jun 6

Ep. 3 - Social Media App in Rust + WebAssembly 🦀🌐

Hola Amazing Devs 👋, Welcome to the third episode of our Frontend Development in Rust and...

Learn More 9 1Aug 4 '24

You Are Already Using Wasm In Production

By: Matt Butcher I am often surprised when I hear folks ask, “When will WebAssembly be ready for...

Learn More 9 0Dec 9 '24

Deploying Distributed Apps (Spin + Dapr) on SpinKube (AKS)

Introduction In the last part, we walk through the journey of how to build and run Spin...

Learn More 8 0Feb 20

Execute JavaScript in a WebAssembly QuickJS Sandbox

Typescript QuickJS Package: Empowering Secure JavaScript Execution in AI and Beyond As an...

Learn More 7 0Jul 7 '24

Running Untrusted JavaScript Code

IMPORTANT: This is about running JavaScript and TypeScript code only. That being said, the writing...

Learn More 7 1Jul 21 '24

Tired of JavaScript? Make a modern web app with Rust + WebAssembly!

I know we all love JavaScript. We all love TypeScript, React, etc... But sometimes don't you feel...

Learn More 6 0May 7

Introducing Spin 3.0

By: Radu Matei & Michelle Dhanani The Spin community is proud to introduce Spin 3.0 — the latest...

Learn More 6 0Nov 13 '24

How to Build a Speech-to-Text App with React and Transformers.js

Building a speech-to-text application is an exciting way to explore the potential of modern web...

Learn More 6 0Jan 12