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 webidl for Blob arraybuffer / text #2008

Merged

Conversation

bennetthardwick
Copy link
Contributor

Adds webidl for Blob .array_buffer() and .text() methods based on:

Closes #1983.

@bennetthardwick bennetthardwick requested review from alexcrichton and fitzgen and removed request for alexcrichton February 19, 2020 13:53
@alexcrichton alexcrichton merged commit 9d55978 into rustwasm:master Feb 19, 2020
@alexcrichton
Copy link
Contributor

Thanks!

@bennetthardwick bennetthardwick deleted the fix/update-webidl-based-on-w3c branch February 19, 2020 22:54
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.

web-sys: arrayBuffer function on Blob API
2 participants