TODO.md: add amalgamation

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Yukihiro "Matz" Matsumoto
2025-12-23 13:57:34 +09:00
parent e06ec699a4
commit 3a012a7b45
+1
View File
@@ -11,6 +11,7 @@
- configurable memory pools (per-object-type, memory-constrained devices)
- suspend/resume VM state (serialize/deserialize for power cycling)
- CMake build support (better IDE integration, standard C tooling)
- amalgamation (single-file distribution like SQLite)
# Things to do (Things we need to consider)