dplassgit / d2lang

D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.
MIT License
5 stars 1 forks source link

The "maximum" compiler phase is ASM_OPTIMIZE, not ASM_CODEGEN #304

Closed dplassgit closed 6 months ago

dplassgit commented 6 months ago

https://github.com/dplassgit/d2lang/blob/d5ea700543e3c44864c7b9ec4a461a49720f45b1/src/com/plasstech/lang/d2/common/CompilationConfiguration.java#L20