-
-
Notifications
You must be signed in to change notification settings - Fork 172
Implement AOT #68
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
Implement AOT #68
Conversation
Thanks for your contribution @DisDis ! |
So, now how we can try the AOT mode? |
1.Build release engine(only dev channel, currently) |
How can I build the release engine? Can you link me a doc or something? The only doc I found is this: https://github.com/flutter/flutter/wiki/Compiling-the-engine#compiling-for-macos-or-linux |
Okay jk, i found your comment where you explain how to build the engine https://github.com/ardera/flutter-pi/issues/65#issuecomment-665694767 |
@DisDis I just realized, since you're using the dev channel anyway, you can just rely on |
@ardera |
You invoke |
No description provided.