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

WebAssembly.Memory constructor exception #153

Closed
annevk opened this issue Mar 19, 2020 · 0 comments · Fixed by #154
Closed

WebAssembly.Memory constructor exception #153

annevk opened this issue Mar 19, 2020 · 0 comments · Fixed by #154

Comments

@annevk
Copy link
Member

annevk commented Mar 19, 2020

If shared is true and maximum isn't given, the Bikeshed says to throw a RangeError, but #24 and implementations aligned on TypeError. Probably makes the most sense to fix the specification here.

binji added a commit that referenced this issue Mar 25, 2020
binji added a commit that referenced this issue Mar 26, 2020
binji added a commit that referenced this issue Mar 26, 2020
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 a pull request may close this issue.

1 participant