Skip to content

belen-albeza/chip8-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8-wasm

CHIP-8 emulator in WebAssembly

Build and run

Requirements:

  1. Build the chip8 wasm module in Rust:
cd chip8
wasm-pack build --target web --out-dir ../app/vendor/chip8

About

CHIP-8 emulator in WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published