aboutsummaryrefslogtreecommitdiff
path: root/tools/translate_xmacro.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-06add translation of br_if instructionWojciech 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-22perform type checking of translated instructionsWojciech Kosior
2020-09-21use function pointer array in Wasm opcode translationWojciech Kosior