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

Update AnomaCallablePathId to match Anoma calling convention #3107

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

paulcadman
Copy link
Collaborator

The StandardLibrary constructor of AnomaCallablePathId must be last. This is because Anoma will replace the tail of the main function with the resource machine standard library when it calls it.

See:

for more details.

@paulcadman paulcadman added this to the 0.6.7 milestone Oct 17, 2024
@paulcadman paulcadman self-assigned this Oct 17, 2024
The StandardLibrary constructor of AnomaCallablePathId must be last.
This is because Anoma will replace the tail of the main function with
the resource machine standard library when it calls it.
@paulcadman paulcadman merged commit 6a9f1c3 into main Oct 17, 2024
4 checks passed
@paulcadman paulcadman deleted the nockma-calling-convention branch October 17, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants