xitrum-framework / xitrum

Async and clustered Scala web framework and HTTP(S) server
http://xitrum-framework.github.io/
MIT License
446 stars 52 forks source link

Support running on Apple machines with M1 chip #690

Closed ngocdaothanh closed 2 years ago

ngocdaothanh commented 2 years ago

Older JNA versions used by SBT and directory-watcher don't support Apple M1.

Play has similar problem: https://discuss.lightbend.com/t/apple-silicon-m1-playframework-broken-on-apple-silicon/7924/17

TODO: