added heap/stack support to todo section in readme

This commit is contained in:
Anton Lydike 2021-04-19 12:33:44 +02:00
parent b24a83d27c
commit 8b1cbd97ec

View File

@ -67,5 +67,6 @@ See [docs/debugging.md](docs/debugging.md) for more info.
## TODO:
* Add a cycle limit to the options and CPU to catch infinite loops
* Move away from `print` and use `logging.logger` instead
* Properly support stack/heap