ammer
ammer copied to clipboard
Fix eval
Since Haxe was switched to Dune builds, the compiler plugin system is broken, and hence ammer's eval target too. ping @realyuniquename :)
Yeah, I need to fix it in the nearest week anyway.
https://github.com/HaxeFoundation/haxe/commit/6174eb9a96017846b1b03483b26f2a7b6d116743
Thanks for that. I still need to adapt this, because now dune puts all the build artifacts into _build of the Haxe main directory (which is >100 MiB after a compilation). Ammer might have to create temporary directories / symlinks in the Haxe directory.