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

Merge TypedArray definitions into a macro #1371

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

RReverser
Copy link
Member

This merges all of the TypedArray descendants into the existing arrays! macro.

This makes it easier to ensure they are all supported in a uniform manner (have the same set of methods) and to add future methods or TypedArray instances.

@alexcrichton alexcrichton merged commit 3f86c94 into rustwasm:master Mar 20, 2019
@alexcrichton
Copy link
Contributor

Thanks!

@RReverser RReverser deleted the merge-typed-arrays branch March 20, 2019 18: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.

2 participants