about summary refs log tree commit diff
path: root/pkg/lang/vm/code
AgeCommit message (Expand)Author
2022-05-27Function envs and value escapingMel
2022-05-27Add debug info to compiled VM codeMel
2022-05-20Continuous VM stack implementationMel
2022-05-20More VM operations needed for FibMel
2022-05-18Create compiler for Lang bytecode assemblyMel
2022-05-17Lang VM PrototypeMel