Age | Commit message (Expand) | Author |
---|---|---|
2021-06-15 | LibJS: Make basic block size customizable | Ali Mohammad Pur |
2021-06-11 | LibJS: Automatically split linear bytecode into multiple blocks | Ali Mohammad Pur |
2021-06-10 | LibJS: Implement bytecode generation for try..catch..finally | Gunnar Beutner |
2021-06-09 | LibJS: Store strings in a string table | Gunnar Beutner |
2021-06-09 | LibJS: Generate bytecode in basic blocks instead of one big block | Ali Mohammad Pur |