1
0
Fork 0
mirror of https://github.com/dlunch/wie.git synced 2026-07-22 05:06:34 +09:00
WIPI/SKVM/J2ME Emulator https://wie.dlunch.net
Find a file
2026-07-21 20:33:14 +09:00
.github build(deps): bump actions/cache from 5 to 6 (#1242) 2026-06-24 07:25:29 +00:00
data binary_patches: address PR #1182 review 2026-05-03 08:40:35 +09:00
docs Document emulator architecture [ci skip] 2026-03-23 20:26:26 +09:00
fonts Change font rendering to ttf 2024-02-04 12:47:35 +09:00
test_data Add lgt emulator integration test 2025-07-20 15:05:56 +09:00
test_utils feat(smaf): Add SMAF repeat/loop playback and MIDI pitch bend / SysEx support 2026-06-25 09:45:36 +09:00
wie_backend Yield every 1000 insn 2026-07-18 15:54:29 +09:00
wie_cli Ignore error on midi_sysex 2026-06-28 17:38:39 +09:00
wie_core_arm fix(core-arm): allocate page table on the heap 2026-07-21 20:33:14 +09:00
wie_j2me Add platform filesystem with overlay-based routing 2026-04-18 13:15:11 +09:00
wie_jvm_support Wrap java exception call on jvm thread 2026-07-18 14:11:17 +09:00
wie_ktf Wire monitorenter/exit 2026-07-18 14:54:19 +09:00
wie_ktf_dump Add wie_ktf_dump helper for static analysis 2026-05-09 17:22:04 +09:00
wie_lgt Update RustJava and adapt to interface changes 2026-07-18 08:37:16 +09:00
wie_midp Update RustJava and adapt to interface changes 2026-07-18 08:37:16 +09:00
wie_skt Add platform filesystem with overlay-based routing 2026-04-18 13:15:11 +09:00
wie_skvm Unify canvas pixel writes 2026-07-18 14:10:01 +09:00
wie_util Fix runtime safety issues 2026-04-06 19:31:03 +09:00
wie_wipi_c Unify canvas pixel writes 2026-07-18 14:10:01 +09:00
wie_wipi_java Fix ImageObserver interface hierarchy 2026-07-16 19:18:28 +09:00
.editorconfig Update .editorconfig 2023-12-31 09:39:07 +09:00
.gitignore Add .cargo to .gitignore 2024-01-07 14:32:30 +09:00
AGENTS.md Add mandatory pre-commit fmt and clippy step to AGENTS.md 2026-03-12 18:01:49 +09:00
Cargo.lock build(deps): bump async-trait from 0.1.89 to 0.1.91 (#1273) 2026-07-21 07:31:01 +00:00
Cargo.toml build(deps): bump bitflags from 2.12.1 to 2.13.0 (#1220) 2026-06-08 07:32:41 +00:00
CLAUDE.md Add CLAUDE.md 2026-04-06 16:56:01 +09:00
codecov.yml Try to fix coverage.. 2024-02-01 16:33:34 +09:00
CONTRIBUTING.md [ci skip] update doc 2026-01-18 19:27:39 +09:00
LICENSE Add some basic files 2023-04-09 15:45:43 +09:00
README.md Add Wie Frontend project link to README 2026-07-15 13:53:00 +09:00
rustfmt.toml Add some basic files 2023-04-09 15:45:43 +09:00

WIE

Homepage | Try in browser

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.