Age | Commit message (Expand) | Author |
---|---|---|
2020-09-22 | perform type checking of translated instructions | Wojciech Kosior |
2020-09-21 | point out the fact, that only one value type is supported for now | Wojciech Kosior |
2020-09-21 | use function pointer array in Wasm opcode translation | Wojciech Kosior |
2020-09-21 | enable translation of few arithmetic operations (testbench included) | Wojciech Kosior |
2020-09-21 | fix leb decoding | Wojciech Kosior |
2020-09-21 | put function call wasm_compile test in separate bench | Wojciech Kosior |
2020-09-19 | initial work towards translating wasm to stack machine (with a provisional be... | Wojciech Kosior |
2020-09-01 | start anew | Wojciech Kosior |