Skip to content

Support 1-reference argument closures #1417

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

alexcrichton
Copy link
Contributor

This is work towards #1399, although it's just for one-argument closures
where the first argument is a reference. No other closures with
references in argument position are supported yet

This is work towards wasm-bindgen#1399, although it's just for one-argument closures
where the first argument is a reference. No other closures with
references in argument position are supported yet
@fitzgen
Copy link
Contributor

fitzgen commented Apr 1, 2019

This is good enough for gloo_events, so yeah let's see how far we can go with this...

@fitzgen fitzgen merged commit f367a42 into wasm-bindgen:master Apr 1, 2019
@alexcrichton alexcrichton deleted the closure-ref branch April 5, 2019 16:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants