-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement OptionIntoWasmAbi for Closure references (#2768)
* Implement OptionIntoWasmAbi for Closure references * Add tests for optional closure arguments * Uncomment None test for optional closure argument * Tighten None test for optional closure argument * Add tests for dropping optional closures Co-authored-by: Billy Bradley <billy@squeno.com>
- Loading branch information
1 parent
c25c1f4
commit 3701c9d
Showing
3 changed files
with
84 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters