notgiven688 / jitterphysics2

Fast, simple, and dependency-free physics engine written in C# with a clear and user-friendly API.
MIT License
233 stars 19 forks source link

Native AoT Compatibility / iOS ? #185

Closed orosbogdan closed 1 month ago

orosbogdan commented 1 month ago

Is this engine compatible with native aot / non JIT platforms like iOS ?

notgiven688 commented 1 month ago

There should be no problem. I was even able to compile it to web-assembly: https://jitterphysics.com/AppBundle/index.html