aboutsummaryrefslogtreecommitdiff
path: root/tools/assemble.c
AgeCommit message (Expand)Author
2020-10-08translate webasm block of instructions + put instruction names as comments in...Wojciech Kosior
2020-10-05fixes, conditional if-not jump and translation of if-else instruction from wasmWojciech Kosior
2020-09-21put function call wasm_compile test in separate benchWojciech Kosior
2020-09-19initial work towards translating wasm to stack machine (with a provisional be...Wojciech Kosior