







A Tale of Three WebAssembly Runtimes
Walking through the implementation of three different WebAssembly runtimes from scratch

EXE
A build tool to pack your web app as a single executable binary with zero runtime dependencies.
boop.cat - Free Static Hosting
Free, fast static site hosting for developers. Deploy directly from GitHub with zero config.

boop.cat - Free Static Hosting
Free, fast static site hosting for developers. Deploy directly from GitHub with zero config.

Rust - The WebAssembly Component Model
Rust has first-class support for WebAssembly core and WebAssembly components via the available targets in the toolchain:
extism/extism
The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
extism/extism
The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
kainino0x/webgpu-cross-platform-demo
Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.
zimfw/zimfw
Zim Framework: The Zsh configuration framework with blazing speed and modular extensions.
Lume, the static site generator for Deno
Support for multiple file formats like Markdown, YAML, JavaScript, TypeScript, JSX, Nunjucks etc.

Why is WebAssembly a second-class language on the web? – Mozilla Hacks - the Web developer blog
This post is an expanded version of a presentation I gave at the recent WebAssembly CG meeting in Munich. WebAssembly has come a long way since its first release in 2017. The 1.0 version of WebAssembly was already a great fit for low-level languages like C and C++, and immediately enabled many new kinds of applications to efficiently target the web.

Just Fucking Use Go - Blain Smith
Hey, dipshit. You know what compiles in two seconds, deploys as a single binary, and doesn't shit itself when a transitive dependency gets yanked from npm at 3am? Go. The same way HTML has been sitting there since the dawn of the goddamn internet waiting for you to stop overcomplicating the frontend, Go has been sitting there for over a decade waiting for you to stop overcomplicating the backend.
Universe Website Builder | Design Custom Sites with No Code
Universe is the fastest and easiest way to build a custom website for your brand or business with everything you need built in.
Introducing Glide, an extensible, keyboard-focused web browser
A Firefox fork with a TypeScript config that lets you build anything.

Go Web Programming
Build scalable, high-performance web apps in Go with modern design principles.

Everything you need to make a static site engine in one binary.