HaxeFoundation / HaxeFoundation/haxe
Compiler cache AST changes
Open
feature-compiler-cache
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I think this is not HL specific, but there seems to be significant changes in AST (and then generated bytecode) when using or not the compiler cache.
This leads to big differences in generated C code, which requires as much recompilation.
AST should not depend on compiler cache, will investigate further.
Contributor guide
Assessment
This issue has not been assessed yet.