====== To Do List ======

Major development initiatives:

  * Replace mixed (GNU/Borland)Make/MSVC-project file build system with a homogenous build system (e.g. CMake)
  * Upgrade to modern version of Spidermonkey (libmozjs)
  * Complete support for UNICODE/UTF-8 input (support in user strings, e.g. alias?)
    * Javascript strings should be unicode.  For generating/consuming CP437 strings, they should be a Uint8Array.
  * Cross-platform GUI console (control panel) using MQTT for query and control
  * Windows-x64 builds of Windows libs and exes
  * Stop depending-on/using Borland tools

===== See Also =====
  * [[:dev:|dev index]]
  * [[https://gitlab.synchro.net/main/sbbs/-/issues|Synchronet issue database]]

{{tag>todo}}
