db48x / emularity

easily embed emulators
GNU General Public License v3.0
613 stars 109 forks source link

Support js2me #97

Open upintheairsheep opened 1 year ago

upintheairsheep commented 1 year ago

A J2ME emulator for the browser, see https://github.com/szatkus/js2me

asiekierka commented 1 year ago

It doesn't seem well-maintained. Supporting a dead-end platform is a bad idea, as compatibility improvements are unlikely to come. If J2ME support were to be pursued, I think SquirrelJME would be among the more promising choices.

XerTheSquirrel commented 1 year ago

A WebAssembly port is definitely in the planning books for SquirrelJME.