TODO.md: remove amalgamation (implemented)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Yukihiro "Matz" Matsumoto
2026-01-02 16:58:39 +09:00
parent d995ca2910
commit 037a9b3c6d
-1
View File
@@ -11,7 +11,6 @@
- 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)