summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 324f525cb..5bc8e5108 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -21,3 +21,7 @@
should try to use the same Request/Response types as fetch().
- Publish deno_testing to npm as a standalone module.
+
+- Use mksnapshot instead of go-bindata.
+
+- Use as library to build custom runtimes.