Deep Dive: Lazy Loading 42 Backends with Dynamic Imports
Shrinking the emulator's main bundle from 1.1MB to 104KB by lazy-loading backends, and hiding the fetch inside the dial tone.
3 articles tagged with "vite"
Shrinking the emulator's main bundle from 1.1MB to 104KB by lazy-loading backends, and hiding the fetch inside the dial tone.
Moving the web app under web/, migrating three parsers to Pest and Pratt, and getting the Z-Machine opcode engine executing.
Making the WASM build honest about its dependencies, loading backends on dial, and giving the modem one source of truth for pacing.