nzoschke / vizlink

Interact with Pioneer Pro DJ Link devices
Eclipse Public License 2.0
5 stars 1 forks source link

Use setup-graalvm #19

Closed nzoschke closed 4 months ago

nzoschke commented 5 months ago

https://github.com/graalvm/setup-graalvm?tab=readme-ov-file#building-a-helloworld-with-graalvm-native-image-on-different-platforms has a nice recipe for building native things that are confirmed working on Mac and Windows.

nzoschke commented 4 months ago

Done by #24