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

Avoid bound methods #8

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Avoid bound methods #8

merged 1 commit into from
Jun 25, 2024

Conversation

chriso
Copy link
Contributor

@chriso chriso commented Jun 25, 2024

The coroc compiler doesn't support them yet (see dispatchrun/coroutine#132).

As a workaround, explicitly generate the same closure that the Go compiler would.

@chriso chriso self-assigned this Jun 25, 2024
@chriso chriso merged commit 0de6b23 into main Jun 25, 2024
3 checks passed
@chriso chriso deleted the avoid-bound-method branch June 25, 2024 00:44
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