phasm/TODO.md
Johan B.W. de Vries 0cf8a246fe Reworked compiler so it uses WasmGenerator
Also, started work on foldl

Also, added a missing FIXME
2022-08-10 20:51:01 +02:00

133 B

TODO

  • Implement foldl for bytes
  • Implement a trace() builtin for debugging
  • Implement a proper type matching / checking system