about summary refs log tree commit diff
path: root/pkg/lang/vm/stack
AgeCommit message (Expand)Author
2022-08-29Put full function data onto call stackMel
2022-07-27Implement VM modules and globalsMel
2022-06-26Change arguments order in VM to match expectationMel
2022-05-28Extract stack package and hide behind interfaceMel