Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow 'await' in the REPL and added os.sleepAsync() | Fabrice Bellard | 2024-01-11 | 1 | -0/+3 |
* | top-level-await support - follow the spec in the implementation of the module... | Fabrice Bellard | 2023-12-28 | 1 | -2/+10 |
* | Revert TLA support patch | bptato | 2023-12-28 | 1 | -11/+0 |
* | Reapply "reworked set property and fixed corner cases of typed array set prop... | bptato | 2023-12-09 | 1 | -3/+3 |
* | Revert "reworked set property and fixed corner cases of typed array set prope... | bptato | 2023-12-09 | 1 | -3/+3 |
* | reworked set property and fixed corner cases of typed array set property | Fabrice Bellard | 2023-12-09 | 1 | -3/+3 |
* | js: simplify toJSP0 | bptato | 2023-11-30 | 1 | -0/+2 |
* | base64: reduce pointless re-coding using JSString | bptato | 2023-10-21 | 1 | -0/+7 |
* | Remove getClassID hack | bptato | 2023-06-27 | 1 | -0/+1 |
* | Working Nim-QuickJS GC integration | bptato | 2023-06-24 | 1 | -0/+2 |
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 1 | -0/+1061 |