Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 208 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 208 Bytes

membranes

NES emulator written in Rust.

Compile membranes to wasm

wasm-pack build --target=web membranes -d membranes-www/pkg

Run membranes-www

http-server membranes-www