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

Add support for isize/usize arrays #1448

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

alexcrichton
Copy link
Contributor

Closes #1426

@alexcrichton alexcrichton requested a review from fitzgen April 12, 2019 15:57
@alexcrichton alexcrichton merged commit 1a40ba7 into rustwasm:master Apr 12, 2019
@alexcrichton alexcrichton deleted the isize-usize branch April 12, 2019 16:42
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.

why isn't IntoWasmAbi impl for Box<[usize]>and Box<[isize]>?
2 participants