Skip to content

Conversation

@vados-cosmonic
Copy link
Contributor

This commit fixes async import emissions in the case of lowered args and lifted resutls.

There were a few bugs to fix:

  • AsyncTaskReturn was not being emitted

  • Implementation for async imports was not present

@vados-cosmonic vados-cosmonic marked this pull request as draft December 8, 2025 15:58
@vados-cosmonic
Copy link
Contributor Author

Ah note this isn't quite ready yet -- I want to combine this with other changes (i.e. async embedded in function changes) before merging.

@vados-cosmonic vados-cosmonic force-pushed the fix(core)=async-import-emission branch from d1aaca2 to 23c974e Compare December 8, 2025 16:57
@vados-cosmonic vados-cosmonic marked this pull request as ready for review January 17, 2026 13:53
@vados-cosmonic
Copy link
Contributor Author

OK, I'm through with confirming that this change works with the latest component bindgen code used in Jco -- would appreciate a review of this PR 🙇

Going to rebase to kick off the tests once more and ensure that checks are still passing.

This commit fixes async import emissions in the case of lowered args
and lifted resutls.

There were a few bugs to fix:

- AsyncTaskReturn was not being emitted

- Implementation for async imports was not present
@vados-cosmonic vados-cosmonic force-pushed the fix(core)=async-import-emission branch from 23c974e to 7db2cdb Compare January 17, 2026 13:55
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