Age | Commit message (Expand) | Author |
---|---|---|
2020-12-29 | fix align values | Wojciech Kosior |
2020-10-08 | translate webasm block of instructions + put instruction names as comments in... | Wojciech Kosior |
2020-10-06 | add translation of br_if instruction | Wojciech Kosior |
2020-10-05 | fixes, conditional if-not jump and translation of if-else instruction from wasm | Wojciech Kosior |
2020-09-21 | fix memory verification in wasm_compile tests | Wojciech Kosior |
2020-09-21 | put function call wasm_compile test in separate bench | Wojciech Kosior |
2020-09-21 | prepare to perform wasm_compile tests a bit different from stack_machine tests | Wojciech Kosior |