-
Notifications
You must be signed in to change notification settings - Fork 140
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
Compiler Milestone 3 #3769
Labels
Comments
6 tasks
This was referenced Feb 25, 2025
6 tasks
6 tasks
6 tasks
This was referenced Feb 26, 2025
Questions / discussion points:
|
Created #3804 for the remaining items / next milestone |
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Needed for realistic FT
In order of complexity and priority:
Compiler + VM:
Entitlements (subset needed for FT; only access modifier?) @SupunS
Standard library functionality / function injection (mostly, no work in compiler / VM. Should be fairly easy:
Type
Address
Account.Storage
(e.g.copy
)Account.Capabilities
(e.g.borrow
)UFix64()
)Computed fields:
account
fieldowner
(uuid
?) fieldTech-debt
Optimizations
Done
*
,-
) @turbolentThe text was updated successfully, but these errors were encountered: