#!/usr/bin/env kr // particles.ks — Krypton-side hero particle field. // // Compiled to particles.wasm by wasm_self.k (the Krypton WASM backend) and // loaded into the browser by web/site/dist/wasm_runner.js. Replaces the // inline JS particle animation that used to live in every page's