wilgaboury / jsignal

Declarative GUI Library for Java Desktop Applications
https://jsignal.org
MIT License
2 stars 1 forks source link

Platform Specific Packages #29

Open wilgaboury opened 3 weeks ago

wilgaboury commented 3 weeks ago

Make separate builds of UI module that packages only specific platform dependencies. If users compile their own code using something like GraalVM, the added native resources will just be wasted space.