diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-05-29 02:51:41 -0400 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-05-29 02:54:16 -0400 |
commit | 62144e7fb164418f27fba41d394b7dedd14fb522 (patch) | |
tree | 121f0b255175540c0b28f0f4ec473afd117c1b79 | |
parent | 8631e44449fb312ba243efba3ddf298df903a68e (diff) |
Add TODOs
-rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |