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

Adding valueOf override to generated TS class definitions. #1631

Merged
merged 1 commit into from
Jan 28, 2021
Merged

Adding valueOf override to generated TS class definitions. #1631

merged 1 commit into from
Jan 28, 2021

Conversation

forcepusher
Copy link
Contributor

This PR complements this issue. I've realized that part of the problem why I found that feature so late is because the TS definition doesn't come with valueOf() override that returns usize pointer instead of an Object.

  • I've read the contributing guidelines

@forcepusher forcepusher changed the title Adding valueOf override to class definitions. Adding valueOf override to generated TS class definitions. Jan 24, 2021
@dcodeIO dcodeIO merged commit ffdf411 into AssemblyScript:master Jan 28, 2021
@dcodeIO
Copy link
Member

dcodeIO commented Jan 28, 2021

Thank you! :)

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.

None yet

2 participants