Skip to content

Conversation

@MaxGraey
Copy link
Member

No description provided.

Copy link
Contributor

@jtenner jtenner left a comment

Choose a reason for hiding this comment

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

Personally, I'm not one for code style problems but they look fine to me. Alloc inlining already happens with binaryen, but it's fine to annotate it.

@RedDwarfian you should take a look at this.

I'll stew on this for a bit longer before pulling it, but LGTM.

@dcodeIO
Copy link
Member

dcodeIO commented Aug 26, 2019

Would avoid inlining public API methods, as it might be confusing if a method one calls isn't actually present in the binary respectively does not show up in stack traces when debugging.

@MaxGraey
Copy link
Member Author

@dcodeIO Yeah, makes sense

@MaxGraey MaxGraey merged commit b6ef8c7 into AssemblyScript:master Sep 2, 2019
@MaxGraey MaxGraey deleted the improvments branch September 2, 2019 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants