A standalone web-based emulator for old mobile apps based on WIPI, SKVM or J2ME.
This project is dedicated to digital preservation and educational research. Our goal is to revive the legacy of classic mobile games and allow them to be experienced in modern web environments.
- Contribution guide
- Architecture docs: Emulator | KTF | LGT
The web and Android/iOS frontends are maintained in this repository under wie_web and wie_app.
npm install
npm run build:dev # development web build
npm run build:prod # production web build
npm start # web development server