Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move JS wrapper into Monoucha | bptato | 2024-06-03 | 1 | -1/+0 |
| | | | | Operation "modularize Chawan somewhat" part 3 | ||||
* | Improve string concatenation hack | Charlie Gordon | 2024-03-02 | 1 | -1/+1 |
| | | | | | | - add more cases of in place string concatenation this temporary hack improves the microbench timing by 30% but has little impact on the test262 timings. | ||||
* | new release | Fabrice Bellard | 2024-03-02 | 1 | -1/+1 |
| | |||||
* | Update QJS version | bptato | 2023-12-09 | 1 | -1/+1 |
| | | | | now fully rebased on the latest release | ||||
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 1 | -0/+1 |
Taken from txiki.js, so it includes zamofex's top-level await patch. |