phasm/TODO.md
Johan B.W. de Vries a0d575f61f Implements __alloc_bytes__, uses it in the buffer example
Also, updated todo, remove broken code from buffer example
2022-08-09 20:21:59 +02:00

6 lines
136 B
Markdown

# TODO
- Implement foldl for bytes
- Replace ___new_reference___ by stdlib.alloc.__alloc__
- Implement a trace() builtin for debugging