CASC-Lang / Yakou

An experimental JVM Language inspired by Rust.
38 stars 2 forks source link

ASM cannot get common type when class type is cached but not in JVM runtime #33

Closed ChAoSUnItY closed 2 years ago

ChAoSUnItY commented 2 years ago

Possible solution: generate a temporary .class file for ASM to infer (between declaration checking phase and body checking phase)