Commit graph

3 commits

Author SHA1 Message Date
896d2c6f7b
feat(runtime): Implement add sub mult and div opcodes
Implement calculation of add sub mult and div operations
2024-07-21 11:25:07 +02:00
920251e99f
Implement OperandStack for Runtime 2024-07-20 21:41:27 +02:00
986c04053e
Create minimal C Project 2024-07-20 18:46:52 +02:00