openfl / lime

A foundational Haxe framework for cross-platform development
https://lime.openfl.org/
MIT License
749 stars 361 forks source link

Convert `lime.tools.Architecture` to `enum abstract`. #1754

Closed player-03 closed 1 month ago

player-03 commented 5 months ago

This improves compatibility with hxp.HostArchitecture and provides a more user-friendly API than try { Type.createEnum() }.