HI version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
50% Positive
Analyzed from 94 words in the discussion.
Trending Topics
#cartridges#devices#phones#wasm#station#webassembly#cldc#midp#including#feature

Discussion (2 Comments)Read Original on HackerNews
> W4ME Station brings unmodified WebAssembly cartridges to CLDC 1.1 / MIDP 2.0 devices, including feature phones from the mid 2000s.
300kb is a _way_ too huge for most of the feature phones.
It runs standard WASM-4 cartridges on devices that support CLDC 1.1 and MIDP 2.0. The runtime includes a WebAssembly interpreter, graphics, audio, input, persistent storage, and support for loading external cartridges.
The full application, including 13 bundled cartridges, fits into a JAR of about 275 KB.
I started this to see whether an unchanged WASM-4 cartridge could run on memory-constrained Java ME hardware. I’d be interested in feedback on the interpreter, cartridge compatibility, and real devices worth testing.