|
|
|
|
|
by bratsche
324 days ago
|
|
How does elixir_pack work? Is it bundling BEAM to run on iOS devices? Does Apple allow that? Years ago I worked at Xamarin, and our C# compiler compiled C# to native iOS code but there were some features that we could not support on iOS due to Apple's restrictions. Just curious if Apple still has those restrictions or if you're doing something different? |
|
we compile without the JIT so we can satisfy the AppStore requirements