Add some todo notes

This commit is contained in:
Scott Richmond 2023-05-22 17:00:10 -04:00
parent 6cf09fb177
commit cff0f9b6e8

4
TODO.xit Normal file
View File

@ -0,0 +1,4 @@
[ ] Wire up interpreter for spawn and receive
[ ] Write send function
[ ] ---- Investigate weird timing issue in current send implementation
[ ] Investigate with-bindings and virtual threads