Sabitlenmiş Tweet

Everybody seems to have fun with AI so I decided to chime in & speedrun one of my old, crazy ideas:
Enter Fiberus, a native Haxe compiler target with a fully fiber-based runtime. It is designed specifically for workloads that can benefit from native, lightweight, cooperative concurrency using fibers/coroutines combined with a work-stealing scheduler and tight GC integration.
Fiberus exists to let you write clean, idiomatic Haxe code while enjoying cooperative concurrency that feels like a natural part of the language and runtime - without the friction of high-level async/await constructs that always seemed like an afterthought layered on top in other languages and runtimes.
Eventually I wanna to use this to build all kinds of things, from web-services(see github.com/fiberus-hx/war…) to game-engines (maybe a fiber-cortex? :P).
It's all **alpha** software, only Linux is supported and there is little documentation right now. So you better expect some nice explosions!
Github: github.com/fiberus-hx
#haxe


English















