Skip to content

Buffer refactoring#24

Merged
MaxGraey merged 2 commits intoAssemblyScript:masterfrom
MaxGraey:improvments
Sep 2, 2019
Merged

Buffer refactoring#24
MaxGraey merged 2 commits intoAssemblyScript:masterfrom
MaxGraey:improvments

Conversation

@MaxGraey
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants