1
0
Fork 0
mirror of https://github.com/dlunch/wie.git synced 2026-06-04 06:45:30 +09:00
WIPI/SKVM/J2ME Emulator https://wie.dlunch.net
Find a file
dependabot[bot] 006a0144c5
build(deps): bump java_class_proto from 29d2a87 to 79e364f (#1210)
Bumps [java_class_proto](https://github.com/dlunch/RustJava) from `29d2a87` to `79e364f`.
- [Commits](29d2a87de7...79e364fd6f)

---
updated-dependencies:
- dependency-name: java_class_proto
  dependency-version: 79e364fd6ff987782cd56019c47bfbac1327cad5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-01 23:47:09 +00:00
.github Bump dependabot/fetch-metadata from 2 to 3 (#1154) 2026-04-09 07:26:44 +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 fix(database): implement record stream semantics 2026-05-21 18:14:17 +09:00
wie_backend fix(database): implement record stream semantics 2026-05-21 18:14:17 +09:00
wie_cli fix(database): implement record stream semantics 2026-05-21 18:14:17 +09:00
wie_core_arm fix description 2026-05-11 13:44:03 +09:00
wie_j2me Add platform filesystem with overlay-based routing 2026-04-18 13:15:11 +09:00
wie_jvm_support Convert Filesystem trait to async 2026-04-19 09:39:41 +09:00
wie_ktf fix(database): address review round 3 — slot ids, utf8 panic, zero-fill gate 2026-05-12 21:30:25 +09:00
wie_ktf_dump Add wie_ktf_dump helper for static analysis 2026-05-09 17:22:04 +09:00
wie_lgt fix(lgt): wire missing native services 2026-05-21 18:14:17 +09:00
wie_midp Fix invalid log 2026-05-13 17:30:26 +09:00
wie_skt Add platform filesystem with overlay-based routing 2026-04-18 13:15:11 +09:00
wie_skvm Wire vibrate stubs to Platform trait 2026-04-18 08:19:58 +09:00
wie_util Fix runtime safety issues 2026-04-06 19:31:03 +09:00
wie_wipi_c fix(database): implement record stream semantics 2026-05-21 18:14:17 +09:00
wie_wipi_java fix: add missing font constants and update initialization logic 2026-05-13 17:29:32 +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 jvm_rust from 29d2a87 to 79e364f (#1208) 2026-06-01 23:46:07 +00:00
Cargo.toml build(deps): bump spin from 0.11.0 to 0.12.0 (#1207) 2026-05-20 12:05:53 +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 related project links 2026-03-27 18:59:24 +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.