Real HotSpot VM
←Older revision | Revision as of 05:37, 1 October 2021 | ||
Line 108: | Line 108: | ||
=== Real [[HotSpot]] [[VM]] === | === Real [[HotSpot]] [[VM]] === | ||
- | When we have our libraries converted, we can use them in a [[Knockout4Java]] [[Maven]] archetype project and | + | When we have our libraries converted, we can use them in a [[Knockout4Java]] [[Maven]] archetype project and execute them in regular [[JVM]] while rendering the [[HTML]] content via [[JavaFX]] '''WebView'''. This gives us all the benefits of [[HotSpot]] and real [[Java]] (including features of modern [[JDK]]s). We can use regular [[JVM]] [[debugger]] and verify our [[Java]] application behavior the way we are used to. |
- | + | ||
- | We can use [[debugger]] and verify | + | |
=== [[Bck2Brwsr]] & other transpilers === | === [[Bck2Brwsr]] & other transpilers === |