Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile with styleCheck:usages | bptato | 2023-12-28 | 1 | -1/+1 |
| | | | | much better | ||||
* | Get rid of clang 16 workaround | bptato | 2023-12-02 | 1 | -2/+3 |
| | | | | | * bindings/quickjs: importc and use correct pointer types * add constcharp module for when it is unavoidable | ||||
* | javascript: refactor | bptato | 2023-08-28 | 1 | -0/+1 |
| | | | | | | | Split out parts of the JS module, because it was starting to confuse the compiler a little. (Peakmem is back at 750M. Interesting.) | ||||
* | Fix module loading bugs | bptato | 2023-06-22 | 1 | -0/+4 |
| | |||||
* | Add module loading to client | bptato | 2023-06-01 | 1 | -0/+23 |
Files only, for now. |