'. '

WORA

From APIDesign

Jump to: navigation, search

Write Once Run Anywhere (WORA) is the original promise of Java. The goal is to write the code once and execute it in multiple environments. This has become an increasing reality since Java's introduction in mid-90ies - with one exception - the browser.

These days JavaScript (the default language of the browser) becomes increasingly popular in other environments (including server side) and may be seen to provide more WORA than Java - which is the reason I decided to start the Bck2Brwsr project (and why others develop VMs for iOS).

It is 2018 and when people seek WORA on the server side, they usually select docker.

Personal tools
buy