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

Fuse.Scripting: use compiler to generate closures #1466

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

mortend
Copy link
Member

@mortend mortend commented Mar 18, 2023

Use lambda expressions instead of manually created closure classes.

There was a bug in Uno blocking us from using lambda expressions before, fixed by fuse-open/uno#446.

Use lambda expressions instead of manually created closure classes.

There was a bug in Uno blocking us from using lambda expressions before,
fixed by fuse-open/uno#446.
@mortend mortend merged commit 2b8655b into fuse-open:master Mar 20, 2023
@mortend mortend deleted the promise-context2 branch March 20, 2023 14:26
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.

1 participant