Join Slack
Powered by
well friends, porting my big old ancient ~1M LOC p...
# random
g
groostav
05/17/2025, 5:54 AM
well friends, porting my big old ancient ~1M LOC piece of javafx to linux. it has a bunch of JNA calls, the first of which I wrote this line on over 10 years ago:
Copy code
require(Platform.isWindows()) { "cant load LGO on non-win32 platforms" }
looking forward to digging into this 🙂
Open in Slack
Previous
Next