WasmHub
Tutorials, deep-dives, and community updates on WebAssembly.
Showing 2 posts tagged browser — clear filter
A 7B-parameter LLM used to need a server rack. In 2026 it needs a browser tab and a static asset — load a GGUF model via wllama, stream tokens back, no server round-trip.
WasmHub Team
June 16, 2026 · 6 min read
Pyodide is a full CPython runtime compiled to WebAssembly, complete with NumPy, Pandas, and Matplotlib. Here's how to use it, what its limitations are, and where it genuinely shines.
WasmHub Team
April 2, 2025 · 8 min read