Monday, May 12, 2014

Jainja JVM on the Chrome Web Store

It was pretty easy to write a new graphical backend for Jainja using the Pepper Plugin API. So it's possible to write Java graphical user interfaces on NaCl now !

A demo is available on the Chrome Web Store.


Sunday, April 27, 2014

Jainja on Google Native Client (NaCl)



Wednesday, April 23, 2014

HelenOS


This port was not too hard thanks to the POSIX compatibility layer of HelenOS. The lack of some math libraries was filled by fdlibm. A package for HelenOS is available here

Sunday, April 20, 2014

Jainja 0.8 released


Jainja is a JVM (Java Virtual Machine) written in Java. Focus is set on portability, not on performance. Jainja supports Java 1.5 features.

This release adds support for Minix, Haiku and Dart.

So Jainja currently works on Linux, Windows, xBSD, Minix, Haiku, Java SE, Android, GWT, and Dart