aboutsummaryrefslogtreecommitdiff
path: root/tools/stack_machine_instruction.h
AgeCommit message (Expand)Author
2020-11-23write Wasm code, that can print a number on the screenWojciech Kosior
2020-10-08translate webasm block of instructions + put instruction names as comments in...Wojciech Kosior
2020-10-06add translation of relational operations and loopsWojciech Kosior
2020-10-05fixes, add_sp instruciton and translation of br instruction from wasmWojciech Kosior
2020-10-05fixes, conditional if-not jump and translation of if-else instruction from wasmWojciech Kosior
2020-09-21enable translation of few arithmetic operations (testbench included)Wojciech Kosior
2020-09-19initial work towards translating wasm to stack machine (with a provisional be...Wojciech Kosior