-
Notifications
You must be signed in to change notification settings - Fork 691
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
Essentialpostv1 future #3
Conversation
And clarify the portability situation for "extra math" features.
… to FutureFeatures.md.
The functionality is presently expected to be covered by Proper Tail Calls.
## Zero-cost Exception Handling | ||
* Developer access to stack unwinding and inspection. | ||
|
||
## Garbage collection | ||
* TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dropped GC?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh no, it's there. github collapsed it and I didn't see.
Got an lgtm from luke on irc.
* FMA, reciprocal sqrt approximate, fp16 | ||
* TODO | ||
|
||
## Platform-independent Just-in-Time compilatione |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo.
Move some things out of EssentialPostV1 and into the Future.