Console Login

#WebAssembly

All articles tagged with WebAssembly

#WebAssembly

Beyond Containers: Why WASI is the Future of Server-Side Compute (And How to Run It Today)

Docker images are getting obese and cold starts are killing your latency. It is time to look at WebAssembly System Interface (WASI). Here is a practical guide to running Wasm workloads on Linux in 2022, with zero fluff.

WebAssembly in 2018: Crushing JavaScript Bottlenecks on High-Performance Web Apps

JavaScript engines have hit a performance wall. Discover how to deploy WebAssembly (Wasm) using Rust and Nginx in 2018 to achieve near-native execution speeds, while keeping your data footprint GDPR-compliant.