@hatch:assets v0.2.1
Content-addressable assets database with hot-reload. Two backends behind one API — filesystem-backed on native (Fs.walk + content hashes + Hatch.watchFile), manifest-driven on web (fetch + lazy reads, page ships an assets-manifest.json). Edit a shader / texture / config file, see registered subscribers fire.
$
hatch add @hatch:assets
loading README…