Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix fonts not being loaded at startup | 2024-06-21 | 1 | -1/+9 | ||
| | ||||||
* | Fix `application` sometimes exiting at startup | 2024-06-20 | 1 | -0/+4 | ||
| | ||||||
* | Add `get_latest` and `get_oldest` tasks in `window` | 2024-06-20 | 1 | -6/+18 | ||
| | ||||||
* | Fix initialization race conditions in WebAssembly | 2024-06-19 | 1 | -58/+42 | ||
| | | | | WebGL is still broken, but oh well... Time to move on. | |||||
* | Fix WebAssembly compilation | 2024-06-19 | 1 | -7/+105 | ||
| | | | | Rendering seems to still not work, however. | |||||
* | Introduce `daemon` API and unify shell runtimes | 2024-06-19 | 1 | -0/+1356 | ||