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

Add a flag to optimize compiled code #38

Closed
evhub opened this issue Nov 17, 2015 · 1 comment
Closed

Add a flag to optimize compiled code #38

evhub opened this issue Nov 17, 2015 · 1 comment

Comments

@evhub
Copy link
Owner

evhub commented Nov 17, 2015

If -o or --optimize is specified, optimizations should be applied that could potentially invalidate code, such as not supporting index-by-slice and removing assert statements.

@evhub
Copy link
Owner Author

evhub commented Nov 19, 2015

Should use provable optimizations instead.

@evhub evhub closed this as completed Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant