rustzx / rustzx

ZX Spectrum emulator written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap web-based version

pacmancoder opened this issue · comments

Task Implementation should have the following:

  • Bootstrap wry-based binary which runs rustzx on canvas
    • use custom-protocol to get assets, handle drag&drop etc.
    • use rustzx core as wasm-compiled, wgpu rendered canvas (implemented in #107)