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

Fix binding generations #31

Merged
merged 11 commits into from
Jun 8, 2019
Merged

Fix binding generations #31

merged 11 commits into from
Jun 8, 2019

Conversation

bowenwang1996
Copy link

Rewrite binding generation to solve the problem of type incompatibility when extending an existing class. The new approach generates a binding file with encoding/decoding methods directly injected into the class itself.

@bowenwang1996 bowenwang1996 requested a review from vgrichina June 7, 2019 22:03
@bowenwang1996 bowenwang1996 reopened this Jun 7, 2019
@bowenwang1996 bowenwang1996 changed the base branch from master to assemblyscript-update June 7, 2019 22:53
@bowenwang1996 bowenwang1996 changed the base branch from assemblyscript-update to master June 7, 2019 23:02
@bowenwang1996 bowenwang1996 changed the base branch from master to assemblyscript-update June 7, 2019 23:03
@bowenwang1996 bowenwang1996 merged commit 1d4a428 into assemblyscript-update Jun 8, 2019
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.

2 participants