blessnet preview fails with "WASM app crashed" on dist/debug.wasm
bls.toml has build.dir = "dist" and wasm = "dist/bless-anime-game.wasm", but blessnet tries dist/debug.wasm. main.ts uses WebServer and Three.js, HTTP server starts but returns 500 error.