How does Gluon's GraalVM based substrate work?

This page summarizes the projects mentioned and recommended in the original post on /r/java

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. substrate

    Create native Java(FX) apps for desktop, mobile and embedded (by gluonhq)

    Hello, I've recently stumbled across this project from Gluon and I've been wondering for some days how the project actually works. I've read the source code, but it appears that no code is responsible for implementing the hundreds of classes that make up JavaFX. Does this mean that JavaFX can work out of the box on IOS and Android but there didn't use to be a way to compile the code to a native executable for said platforms? Thanks in advance

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. jfx

    JavaFX mainline development

    You find them in the JavaFX project. E.g. https://github.com/openjdk/jfx/tree/master/modules/javafx.media/src/main/native/jfxmedia/platform/ios

  4. scalaonandroid

    A tutorial and examples of how to write Android apps in Scala 2.13 and Scala 3.

    You can build a mobile app with GraalVM Native Image and JavaFX, but without Gluon - I have one such example: https://github.com/makingthematrix/scalaonandroid/tree/main/HelloFXML

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is anybody using Scala for Desktop Development?

    5 projects | /r/scala | 29 Jan 2021
  • JavaFX In Action with Maciej Gorywoda about FxCalculator, an Android app built with Scala and JavaFX

    4 projects | dev.to | 17 Sep 2024
  • Java 23: The New Features Are Officially Announced

    5 projects | news.ycombinator.com | 17 Apr 2024
  • Release Notes for JavaFX 22

    1 project | news.ycombinator.com | 17 Mar 2024
  • Android Studio in Android phones is not a dream anymore for computerless devs

    1 project | /r/programming | 11 Dec 2023

Did you know that Scala is
the 38th most popular programming language
based on number of references?