DEV Community

WebAssembly

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
What is Actually WebAssembly? Why Should You Use It?

What is Actually WebAssembly? Why Should You Use It?

Comments
2 min read
Deploy a WebAssembly-powered Next.js app on Vercel serverless functions

Deploy a WebAssembly-powered Next.js app on Vercel serverless functions

76
Comments 15
5 min read
Start building browser games with Rust!

Start building browser games with Rust!

8
Comments
1 min read
Howto: WASM runtimes in Docker / Colima

Howto: WASM runtimes in Docker / Colima

1
Comments
11 min read
Part 2: Using a Router to Create Two Handlers

Part 2: Using a Router to Create Two Handlers

6
Comments
10 min read
Building Nebula - Chapter 2: Let's write some Wasm/Wasi modules with Rust

Building Nebula - Chapter 2: Let's write some Wasm/Wasi modules with Rust

Comments
7 min read
Angular on Steroids: Elevating Performance with WebAssembly

Angular on Steroids: Elevating Performance with WebAssembly

37
Comments 5
7 min read
Lightweight Containers With Docker and WebAssembly

Lightweight Containers With Docker and WebAssembly

1
Comments
4 min read
Revisiting WASM for F#

Revisiting WASM for F#

7
Comments 1
13 min read
4 Ways to Participate in Advent of Spin - A Wasm Coding Challenge

4 Ways to Participate in Advent of Spin - A Wasm Coding Challenge

3
Comments
3 min read
What I learned about the WebAssembly Memory model & how to debug memory leaks

What I learned about the WebAssembly Memory model & how to debug memory leaks

Comments
5 min read
Running WebAssembly code in Go

Running WebAssembly code in Go

10
Comments
3 min read
A "Tiny" APISIX Plugin

A "Tiny" APISIX Plugin

7
Comments
5 min read
WebAssembly: using Go code in the browser

WebAssembly: using Go code in the browser

3
Comments
5 min read
Harnessing LLM with WebAssembly

Harnessing LLM with WebAssembly

Comments
3 min read
The Secure Path Forward for eBPF runtime: Challenges and Innovations

The Secure Path Forward for eBPF runtime: Challenges and Innovations

1
Comments
16 min read
Creating Real-Time WebSockets with Go and WebAssembly

Creating Real-Time WebSockets with Go and WebAssembly

5
Comments
8 min read
Building Nebula - Chapter 1: Building a Prototype with Rust

Building Nebula - Chapter 1: Building a Prototype with Rust

3
Comments
4 min read
Creating a Server Side Rust WebAssembly App with Spin 2.0

Creating a Server Side Rust WebAssembly App with Spin 2.0

11
Comments 1
9 min read
Prolog: Writing a Server-side App in WebAssembly using Spin

Prolog: Writing a Server-side App in WebAssembly using Spin

6
Comments
5 min read
Kermit Now Supports WASM

Kermit Now Supports WASM

1
Comments
4 min read
Using .NET as WebAssembly from JavaScript (React)

Using .NET as WebAssembly from JavaScript (React)

5
Comments
5 min read
Server side Javascript in WebAssembly

Server side Javascript in WebAssembly

24
Comments 4
6 min read
Storing state between serverless requests with TypeScript and Spin

Storing state between serverless requests with TypeScript and Spin

5
Comments
6 min read
Building Nebula - Prologue: A beginning

Building Nebula - Prologue: A beginning

2
Comments
4 min read
Trying out Leptos: Fine-grained Reactive Framework for Rust

Trying out Leptos: Fine-grained Reactive Framework for Rust

5
Comments
8 min read
Building a Serverless Python WebAssembly App with Spin

Building a Serverless Python WebAssembly App with Spin

3
Comments
4 min read
Building a Serverless Python WebAssembly App with Spin

Building a Serverless Python WebAssembly App with Spin

Comments
4 min read
How to Build an Online MRZ Generator with Python, Pyodide and HTML5

How to Build an Online MRZ Generator with Python, Pyodide and HTML5

1
Comments
11 min read
Is WASM the future for Kubernetes Operators?

Is WASM the future for Kubernetes Operators?

1
Comments 1
4 min read
Userspace eBPF Runtimes: Overview and Applications

Userspace eBPF Runtimes: Overview and Applications

2
Comments
9 min read
Everything About WebAssembly

Everything About WebAssembly

3
Comments 2
26 min read
Conway's Game of Life in F#

Conway's Game of Life in F#

1
Comments
6 min read
DuckDB vs FINOS' Perspective: A Comparison for Web Developers

DuckDB vs FINOS' Perspective: A Comparison for Web Developers

2
Comments
13 min read
WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 4: Package and deploy to Kubernetes

WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 4: Package and deploy to Kubernetes

4
Comments
7 min read
WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 2: Build and run the coffee shop backend services

WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 2: Build and run the coffee shop backend services

2
Comments 1
13 min read
WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 1: Demo scenario with coffeeshop application

WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 1: Demo scenario with coffeeshop application

3
Comments
3 min read
WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 3: Daprize the coffee backend services

WebAssembly, Docker container, Dapr, and Kubernetes better together - Part 3: Daprize the coffee backend services

2
Comments
4 min read
C/C++ code in React using WebAssembly

C/C++ code in React using WebAssembly

12
Comments 1
7 min read
Playing with low-level memory allocation in WebAssembly

Playing with low-level memory allocation in WebAssembly

6
Comments
5 min read
How to run WebAssembly/WASI application (Spin) with Dapr on Kubernetes

How to run WebAssembly/WASI application (Spin) with Dapr on Kubernetes

19
Comments 1
10 min read
My first take on WebAssembly

My first take on WebAssembly

6
Comments 1
5 min read
Will JavaScript ever die? Can WebAssembly replace JS?

Will JavaScript ever die? Can WebAssembly replace JS?

7
Comments
12 min read
Persisting Fluxor state in Blazor WASM

Persisting Fluxor state in Blazor WASM

3
Comments 2
2 min read
WebAssembly: byte-code of the future

WebAssembly: byte-code of the future

87
Comments 31
5 min read
Rewriting Comlink in Rust (kinda)

Rewriting Comlink in Rust (kinda)

1
Comments
22 min read
The state of modern Web development and perspectives on improvements

The state of modern Web development and perspectives on improvements

4
Comments 1
8 min read
Combining Blazor WebAssembly and .Net MVC application - part 2

Combining Blazor WebAssembly and .Net MVC application - part 2

7
Comments
8 min read
Combining Blazor WebAssembly and .Net MVC application - part 1

Combining Blazor WebAssembly and .Net MVC application - part 1

13
Comments
4 min read
Yet Another Newsletter LOL: Sharp!

Yet Another Newsletter LOL: Sharp!

6
Comments
3 min read
WebAssembly: Unraveling the Future of Web Development

WebAssembly: Unraveling the Future of Web Development

15
Comments 4
4 min read
Compile C to WebAssembly (WASM) and run it in the browser

Compile C to WebAssembly (WASM) and run it in the browser

14
Comments
3 min read
Unlocking Istio's Versatility: A Guide to WASM Plugins in Kubernetes

Unlocking Istio's Versatility: A Guide to WASM Plugins in Kubernetes

9
Comments
8 min read
Wasm is not going to save Javascript

Wasm is not going to save Javascript

Comments
8 min read
What’s New in Blazor Diagram: 2023 Volume 2

What’s New in Blazor Diagram: 2023 Volume 2

Comments
5 min read
Let's GO WASM

Let's GO WASM

1
Comments
4 min read
When WASM gets Rusty?

When WASM gets Rusty?

2
Comments
4 min read
How to prevent the screen turn off after a while in Blazor

How to prevent the screen turn off after a while in Blazor

8
Comments 1
5 min read
What’s New in Blazor: 2023 Volume 2

What’s New in Blazor: 2023 Volume 2

Comments
16 min read
How to pass environment variables to a Rust WASM application like Yew, Dioxus and Leptos as a TypeScript Developer

How to pass environment variables to a Rust WASM application like Yew, Dioxus and Leptos as a TypeScript Developer

5
Comments 2
3 min read
loading...