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

Implement To/FromWasmAbi traits for boxed slices of JsValue wrappers #2614

Merged
merged 7 commits into from
Jul 14, 2021

Conversation

Jules-Bertholet
Copy link
Contributor

@Jules-Bertholet Jules-Bertholet commented Jul 9, 2021

Partially addresses #111 and #2452.

Typescript type definitions aren't handled yet (still any[])

@Jules-Bertholet
Copy link
Contributor Author

Ready for review

@alexcrichton
Copy link
Contributor

Seems reasonable enough to me! Can you be sure to add some tests to exercise all these paths too?

@Jules-Bertholet
Copy link
Contributor Author

Tests added!

@alexcrichton alexcrichton merged commit bf39cfd into rustwasm:master Jul 14, 2021
@alexcrichton
Copy link
Contributor

👍

Jules-Bertholet added a commit to Jules-Bertholet/wasm-bindgen that referenced this pull request Jul 14, 2021
@Jules-Bertholet Jules-Bertholet mentioned this pull request Jul 14, 2021
Jules-Bertholet added a commit to Jules-Bertholet/wasm-bindgen that referenced this pull request Jul 14, 2021
@Jules-Bertholet Jules-Bertholet mentioned this pull request Jul 14, 2021
alexcrichton pushed a commit that referenced this pull request Jul 14, 2021
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