Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove getClassID hack | bptato | 2023-06-27 | 2 | -0/+10 | |
| | | | | Add a JS_GetClassID function to QJS instead. | |||||
* | Working Nim-QuickJS GC integration | bptato | 2023-06-24 | 2 | -2/+60 | |
| | | | | I believe this works correctly. Hopefully I'm not wrong. | |||||
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 16 | -0/+74804 | |
Taken from txiki.js, so it includes zamofex's top-level await patch. |