• v0.0.16 13d43d8319

    cory released this 2024-02-28 18:24:12 -05:00 | 411 commits to main since this release

    • Fixed lots of shutdown order issues and potential memory leaks.
    • Fixed importing and exporting apps on Android by hooking up file dialogs.
    • Fix some issues with links and navigation in the wiki app.
    • Moved most of the static file HTTP request handling to C.
    • Enable top-level async in QuickJS.
    • Updated sqlite to 3.45.1.
    • Updated OpenSSL to 3.2.1.
    • Updated lit to 3.1.2.
    • Updated CodeMirror 6.
    • Updated libuv to 1.48.0.
    • Removed xopt.
    • Run clang-format on the C source.
    • Hook up prettier in the source tree and the editor.
    • Add module-level Doxygen-style comments to the C source and started comment functions.
    • Call pledge() and unveil() on OpenBSD.
    Downloads