summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-05-29 02:51:41 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-05-29 02:54:16 -0400
commit62144e7fb164418f27fba41d394b7dedd14fb522 (patch)
tree121f0b255175540c0b28f0f4ec473afd117c1b79
parent8631e44449fb312ba243efba3ddf298df903a68e (diff)
Add TODOs
-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.