#WebAssembly

No articles are currently tagged with 'WebAssembly'.
3 articles tagged with WebAssembly
JetStream 3: The Benchmark That Actually Reflects How Modern Web Apps Run

JetStream 3: The Benchmark That Actually Reflects How Modern Web Apps Run

WebKit, Google, and Mozilla just released JetStream 3 β€” the first major overhaul of the benchmark suite since 2019. It drops microbenchmarks in favor of realistic workloads, rewrites WebAssembly scoring, and introduces Dart, Kotlin, and Rust compiled to Wasm.
Rivet Agent OS: The In-Process OS That Runs AI Agents 500x Cheaper Than Sandboxes

Rivet Agent OS: The In-Process OS That Runs AI Agents 500x Cheaper Than Sandboxes

YC and a16z-backed Rivet built an agent runtime on V8 isolates and WebAssembly that cold-starts in 4.8ms β€” 92x faster than E2B, at 1/17th the cost. We deeply researched the architecture, the benchmarks, and what it means for every agent framework.
numpy-ts 1.2 Hits 50% Native NumPy Performance With Float16 Support

numpy-ts 1.2 Hits 50% Native NumPy Performance With Float16 Support

The pure TypeScript NumPy implementation hits a new performance milestone and adds Float16 support, bringing scientific computing in the browser closer to reality.