HaxeFoundation / HaxeFoundation/haxe
[lua] hxcoro with -D lua-vanilla
Open
platform-lua
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I asked Claude to make hxcoro work in lua-vanilla mode and it turns out not much is needed: https://github.com/HaxeFoundation/hxcoro/pull/175
With this I can indeed run its tests locally with lua 5.4 installed.
Obviously, I don't want to actually make the bitshift-related changes over there, so that's something we should look into here. The `now` adjustments also looks like something that could be adjusted over here.
Contributor guide
Assessment
This issue has not been assessed yet.