Blog

ghr: a toolkit for GitHub releases

Why ghr exists, how installs are verified with GitHub's checksum, minisign, and sigstore, and what it looks like to install ghr with ghr itself.

Installable WebAssembly apps

Teaching ghr to install WASI 0.3 WebAssembly components straight from a GitHub release — a 3 KB app that runs unmodified on Windows, Linux, and macOS.

Installable WASI 0.3 Pet Store example

A two-component WebAssembly example — a web component and a storage component talking over a component-model interface — installed with a single ghr command.