Skip to content

Conversation

@forcepusher
Copy link
Contributor

@forcepusher forcepusher commented Jan 10, 2021

Fixes #1617

  • I've read the contributing guidelines

@forcepusher
Copy link
Contributor Author

forcepusher commented Jan 10, 2021

That wraps it up.
image

Should I squish the commits ?

Copy link
Member

@dcodeIO dcodeIO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I think we should not generate the definition for interfaces, as these are merely types currently.

Co-authored-by: Daniel Wirtz <[email protected]>
@forcepusher
Copy link
Contributor Author

forcepusher commented Jan 11, 2021

@dcodeIO Got it. Maybe I should reference https://github.com/AssemblyScript/assemblyscript/blob/master/src/common.ts#L121 as well instead of hardcoding the usize into the string ?
Otherwise I'm fine with it as is.

Co-authored-by: Daniel Wirtz <[email protected]>
@dcodeIO dcodeIO merged commit f06b68f into AssemblyScript:master Jan 18, 2021
@dcodeIO
Copy link
Member

dcodeIO commented Jan 18, 2021

Thanks! :)

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.

Missing wrap() method in generated definition files. Prevents compilation.

2 participants