Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AOT Wizard function #471

Open
jeromelaban opened this issue Dec 1, 2023 · 1 comment
Open

AOT Wizard function #471

jeromelaban opened this issue Dec 1, 2023 · 1 comment

Comments

@jeromelaban
Copy link
Member

Discussed in unoplatform/uno#14623

Originally posted by limeniye November 30, 2023
My suggestion is to add the ability to change the compilation method, like AOT in Console Application wizard.

image

Example:
Frame 15

@jeromelaban jeromelaban transferred this issue from unoplatform/uno Dec 1, 2023
@jeromelaban
Copy link
Member Author

Note for contributors

Adding AOT support varies between platforms:

  • Wasm generally requires to have profiled AOT enabled to avoid very long build time
  • Windows does not support AOT builds yet
  • Android generally requires profiled AOT as well, though the steps are somehow different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant