mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
Small todo update
This commit is contained in:
parent
2561620c18
commit
ea3d7cfd3f
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
It should be a nice optimization for little cost. Just be sure to make it optional, otherwise our tests will do nothing.
|
||||
- Automatically build the zig builtins .o file and make it available here.
|
||||
We will need to link against it and use it whenever we call specific builtins.
|
||||
- Add unwind tables and landing pads.
|
||||
- Add ability to wrap functions with exceptions or return a results.
|
||||
Will need to start dealing with overflows and such to return errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue