We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b38ae commit e20cf4aCopy full SHA for e20cf4a
docs/core/deploying/native-aot/index.md
@@ -188,6 +188,8 @@ The following table shows supported compilation targets.
188
|----------|------------------------|----------------------|
189
| Windows | x64, Arm64 | |
190
| Linux | x64, Arm64 | |
191
-| macOS | x64, Arm64 | Experimental support |
+| macOS | x64, Arm64 | |
192
+| iOS | x64, Arm64 | Experimental support |
193
+| Android | x64, Arm64 | Experimental, no built-in Java interop |
194
195
---
0 commit comments