about summary refs log tree commit diff
path: root/cmd/vm/main.go
AgeCommit message (Expand)Author
2022-08-22Add flag to generate PCs markers when decompilingMel
2022-08-17Add different "say" outputs to VMMel
2022-08-11Actual modules and coreMel
2022-07-27Update VM usagesMel
2022-07-06Add lang binary and decompiler to VMMel
2022-05-27Add debug info to compiled VM codeMel
2022-05-20Add VM cli toolMel