Skip to content

Use Binaryen's function signature naming scheme #522

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

Merged
merged 1 commit into from
Feb 28, 2019
Merged

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Feb 28, 2019

Recently, dead return value elimination landed in Binaryen which results in generated names for amended function types that differ from our naming scheme. So this PR makes the compiler adopt Binaryen's naming scheme, mostly for the looks.

@dcodeIO dcodeIO merged commit 4e1bba3 into master Feb 28, 2019
@dcodeIO dcodeIO deleted the funcsig-naming branch March 7, 2019 23:47
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.

1 participant