Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 279 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 279 Bytes

haxe-threading-examples

Haxe threading examples

This repo is devoted to examining threading in Haxe and Haxe libraries and gameframeworks.

Initial examples are Haxe itself and then Lime Futures.

The target will most commonly be Hashlink as sys.thread requires a sys target.