Software is only ever "complete" when it stops being used and software developers stop maintaining it. Though most software features tend to develop "organically," as needed, we do have several concrete TODOs.
In no particular order...
🚧 Code TODOs:
- Get at least a minimal test suite running for WASI builds. If
possible, get th3 running in that environment.
- Initial experimentation suggests that we can get th1, jimtcl, and th3 all built as WASI.
- Explore Web Locks for locking of OPFS-backed databases.
🚫 Non-TODOs include...
- Exposing sqlite's UTF-16 APIs to JavaScript is not planned.