diff --git a/TODO.md b/TODO.md index cac5adc26..9da585eb0 100644 --- a/TODO.md +++ b/TODO.md @@ -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)