Build Casso65 as a WebAssembly module so the assembler and emulator can run in the browser.
Motivation: Instant accessibility — no install required. Browser-based 6502 tools attract a wide audience (educators, hobbyists, demo scene). Dramatically increases project visibility and star potential.
Scope:
- Emscripten or wasm-pack build target for Casso65Core
- Minimal JS/HTML wrapper: text editor for assembly source, assemble button, hex output view
- Optional: step-through execution with register display
- CI job to build and publish to GitHub Pages
Priority: High — biggest single multiplier for project reach.
Build Casso65 as a WebAssembly module so the assembler and emulator can run in the browser.
Motivation: Instant accessibility — no install required. Browser-based 6502 tools attract a wide audience (educators, hobbyists, demo scene). Dramatically increases project visibility and star potential.
Scope:
Priority: High — biggest single multiplier for project reach.