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(js): return JS null value from Expression.null #83

Merged
merged 1 commit into from Mar 16, 2021
Merged

Conversation

phated
Copy link
Member

@phated phated commented Mar 16, 2021

Binaryen.js uses a JavaScript null for the null expression, so we just use a pure JS value for this.

I want to add a test for this, but I need @ospencer's help.

@phated phated requested a review from ospencer March 16, 2021 02:03
@phated phated changed the title fix: return JS null value from Expression.null fix(js): return JS null value from Expression.null Mar 16, 2021
@phated
Copy link
Member Author

phated commented Mar 16, 2021

Woot! Thanks @ospencer!

@phated phated merged commit 61861e2 into master Mar 16, 2021
@phated phated deleted the fix-js-nulls branch March 16, 2021 18: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.

None yet

1 participant