HN
W4ME Station – a WASM-4 runtime for Java ME phones
W4ME Station brings unmodified WebAssembly cartridges to CLDC 1.1 / MIDP 2.0 devices, including feature phones from the mid 2000s.
Thirteen bundled cartridges ship in a 275 KB JAR. The runtime uses no JIT, and the bundled library needs no network connection. Both release variants stay below 300 KB.
SHA-256 checksums are stored beside the version 1.0.0 artifacts.
W4ME Station targets CLDC 1.1 / MIDP 2.0 devices. It is independent from and not endorsed by the WASM-4 maintainers.
Further .wasm files can be installed from the device.
The release version is 1.0.0 . The verified scope and remaining limitations are documented in Compatibility .