Add ARM64 value to hxp.HostArchitecture
Closed this issue · 0 comments
tobil4sk commented
ARM64
should be added to hxp.HostArchitecture, and all usages should be updated accordingly:
https://github.com/openfl/hxp/search?q=HostArchitecture
Also need to update ndll paths for arm64 systems (MacArm64, LinuxArm64 etc):
Lines 180 to 191 in d43052e