Closed Gmgge closed 12 months ago
@Gmgge I'm investigating 64-bit ARM support (armv8). Would that be enough for you? I'm currently not considering implementing 32-bit support, you would need to contribute that yourself.
Thank you for your reply. 64-bit meets the requirements of current mainstream applications.
Would it support Mac M1 ?
ARM64 for Linux and macOS (M1/M2/M3 family of chips) is part of the last release :-)
thank you very much for your work
I found hyperscan supported by arm: https://github.com/kunpengcompute/hyperscan
If I want to adapt it myself, should I modify this hyperscan-java-native/build.sh?
If you can give me some advice or ideas, thank you very much