optimize node types:
- 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)
Please register or sign in to comment
- 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)