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

feat: update visitor-as and add support for new exportAs decorator #269

Merged
merged 4 commits into from
Oct 14, 2020

Conversation

willemneal
Copy link
Contributor

This was a blocker for bounties that needed to have the same API as Rust contracts which used new as the exported function name. This was not possible in AS because the name is a keyword.

@willemneal willemneal requested a review from chadoh October 8, 2020 14:58
@willemneal willemneal merged commit 50d4f2d into master Oct 14, 2020
@mehtaphysical mehtaphysical deleted the add_export_as branch June 9, 2021 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add exportAs so that exported functions can have any name
2 participants