Skip to content

A simple example to demonstrate that GraalVM can be used to create GUI apps

Notifications You must be signed in to change notification settings

raonigabriel/hello-graal-swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-graal-swing


A simple example to demonstrate that GraalVM can be used to create GUI apps.

#Features:

  1. A simple GUI app based on Swing.
  2. Compilation to native using GraalVM
  3. Packaging the native app to a installable *.deb file.
  4. GitHub actions featuring maven cache, multi-os (linux / windows) compilation.

License

Released under the Apache 2.0 license

Disclaimer

  • This code comes with no warranty. Use it at your own risk.
  • I don't like Apple. Fuck off, fan-boys.
  • I don't like left-winged snowflakes. Fuck off, code-covenant.
  • I will call my branches the old way. Long live master, fuck-off renaming.

About

A simple example to demonstrate that GraalVM can be used to create GUI apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages