Skip to content

[coro] Try to make it work on CPPIA#12646

Draft
Simn wants to merge 4 commits intodevelopmentfrom
coro-cppia
Draft

[coro] Try to make it work on CPPIA#12646
Simn wants to merge 4 commits intodevelopmentfrom
coro-cppia

Conversation

@Simn
Copy link
Member

@Simn Simn commented Feb 21, 2026

Still seeing failures on linux CPPIA, which probably means there's still a problem in general.

The likelihood of this being an actual CPPIA issue is somewhat high, but it's also quite likely that we're simply still missing more follow_with_coro calls.

@tobil4sk
Copy link
Member

The failure seems to be jit only, which means it could be: HaxeFoundation/hxcpp#1212

I've just updated that branch, so we can check if using that branch of hxcpp makes the crash go away:

haxelibInstallGit("HaxeFoundation", "hxcpp", true);

@tobil4sk
Copy link
Member

Well, no luck it seems... but given that it's an interp vs jit issue, I think it's probably a cppia runtime bug

@Aidan63
Copy link
Contributor

Aidan63 commented Feb 21, 2026

I can take a look and see if I noticed anything. Do I need any hxcoro changes or is this haxe branch, the linked hxcpp branch, and the master hxcoro suite compiled to cppia enough?

@Simn
Copy link
Member Author

Simn commented Feb 21, 2026

This doesn't even need hxcoro, it has problems with one of the few tests we have in unit/src/TestCoroutines.hx now.

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.

3 participants