Dual JVM
| ←Older revision | Revision as of 05:37, 2 May 2026 | ||
| Line 4: | Line 4: | ||
== [[Dual JVM]] == | == [[Dual JVM]] == | ||
| - | |||
| - | |||
{{:Dual JVM}} | {{:Dual JVM}} | ||
Dual JVM
| ←Older revision | Revision as of 05:37, 2 May 2026 | ||
| Line 4: | Line 4: | ||
== [[Dual JVM]] == | == [[Dual JVM]] == | ||
| - | |||
| - | |||
{{:Dual JVM}} | {{:Dual JVM}} | ||
| ←Older revision | Revision as of 05:37, 2 May 2026 | ||
| Line 3: | Line 3: | ||
Or use [[AOT]] to compile [[Java]] (or [[Kotlin]]) to [[JavaScript]] via [[Bck2Brwsr]] VM. | Or use [[AOT]] to compile [[Java]] (or [[Kotlin]]) to [[JavaScript]] via [[Bck2Brwsr]] VM. | ||
| + | == [[Dual JVM]] == | ||
| - | + | Mary [[AOT]] with [[HotSpot]] with | |
| + | |||
| + | {{:Dual JVM}} | ||
| + | |||
| + | == [[AOT]] Made [[AOTMadeFaster|Faster]] == | ||
{{:AOTMadeFaster}} | {{:AOTMadeFaster}} | ||
| ←Older revision | Revision as of 05:35, 2 May 2026 | ||
| Line 4: | Line 4: | ||
| - | === [[AOT] Made [[AOTMadeFaster|Faster]] === | + | === [[AOT]] Made [[AOTMadeFaster|Faster]] === |
{{:AOTMadeFaster}} | {{:AOTMadeFaster}} | ||
| ←Older revision | Revision as of 08:42, 30 August 2019 | ||
| Line 2: | Line 2: | ||
Or use [[AOT]] to compile [[Java]] (or [[Kotlin]]) to [[JavaScript]] via [[Bck2Brwsr]] VM. | Or use [[AOT]] to compile [[Java]] (or [[Kotlin]]) to [[JavaScript]] via [[Bck2Brwsr]] VM. | ||
| + | |||
| + | |||
| + | === [[AOT] Made [[AOTMadeFaster|Faster]] === | ||
| + | |||
| + | {{:AOTMadeFaster}} | ||
| ←Older revision | Revision as of 06:44, 27 September 2018 | ||
| Line 1: | Line 1: | ||
| - | Ahead of time compilation. Take your application (for example in [[Java]]) and compile it into native binary (via [[SubstrateVM]]) or [[JavaScript]] | + | [[AOT]] stands for [[wikipedia:Ahead-of-time_compilation|Ahead of time]] compilation. Take your application (for example in [[Java]]) and compile it into native binary (via [[SubstrateVM]]). That way you get all the benefits people use [[Go]] for, without the drawbacks associated with the [[Go]] offering. |
| + | |||
| + | Or use [[AOT]] to compile [[Java]] (or [[Kotlin]]) to [[JavaScript]] via [[Bck2Brwsr]] VM. | ||
New page: Ahead of time compilation. Take your application (for example in Java) and compile it into native binary (via SubstrateVM) or JavaScript (via Bck2Brwsr VM).
New page