diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 1272df575..b2d8b034e 100644 --- a/todo.txt +++ b/todo.txt @@ -21,6 +21,7 @@ Low priority: - support for exception propagation? (hard to implement) - the copying of the 'ref Promise' into the thead local storage only happens to work due to the write barrier's implementation +- clean up the C code generator. Full of cruft. Misc |