kitlangton / zio-app

Quickly create and develop full-stack Scala apps with ZIO and Laminar.
124 stars 33 forks source link

Building the native image now succeeds #14

Closed softdevca closed 3 years ago

softdevca commented 3 years ago

There were two problems:

1) Using musl instead of the standard libc works only with a static linking 2) AWT resource for OS X aren't available on all platforms, fortunately the AWT resources don't seem to be required