Kaylie's Blog(?)

Programming

Configuration for Bevy

My take on global config for bevy applications with a convars-style approach, and how I got here.

Webassembly embedding

My experience working on embedding WASM in other applications using Wasmtime, Rust, and C23.