Ilir-Liburn

Results 5 issues of Ilir-Liburn

JIT ERROR 8 (jit.c line 998) ```haxe @:multiType abstract Failure(Null) { function new(v); @:from public static function from(v) { return cast v; } @:to public function to(v):Float { return cast...

Hello, while running elt, I entered exit command (my habit) causing crash, e.g. starting debugger in postmortem mode. - OS: Windows 10 Pro 64 bit - Version: ELENA VM 5.2.17

bug

I have latest Haxe build on Windows and Linux, plus Java (openjdk 11 on Linux) and hxJava as well. Following code ```haxe @:multiType abstract Zero(Null) { public function new(); @:to...

test-needed
platform-jvm

Hello, I tried using Dynamic type via haxe-c-bridge and it works! The most interesting part is happening due to memory alignment ( see printDynamicType function ). Now I wonder if...

I downloaded Stargate DAW and sample pack, but where to place this pack? Is there any documentation explaining how to start using this software?