Skip to content
  • Laszlo Domoszlai's avatar
    optimize node types: · 5f3de1c8
    Laszlo Domoszlai authored
    - CT_LIT -> SHARED_THUNK
    - CT_VAR only local vars, function names are converted to applications
    - CT_APP dynamic/static. static case contains the correct descriptor pointer (to the slice)
    5f3de1c8