In exploring server rendering of esm apps for O3, there is a question of whether to use NodeJS or a Java-based ecmascript engine.
The Rhino project is one I learned about a long time ago as a possible option. Would a Java module using Rhino be preferred for the Openmrs ecosystem rather than a separate NodeJS process?
https://en.m.wikipedia.org/wiki/Rhino_(JavaScript_engine)
cc @dkayiwa who collaborated on this module at the beginning
In exploring server rendering of esm apps for O3, there is a question of whether to use NodeJS or a Java-based ecmascript engine.
The Rhino project is one I learned about a long time ago as a possible option. Would a Java module using Rhino be preferred for the Openmrs ecosystem rather than a separate NodeJS process?
https://en.m.wikipedia.org/wiki/Rhino_(JavaScript_engine)
cc @dkayiwa who collaborated on this module at the beginning