diff --git a/TODO.txt b/TODO.txt index 324f525cbb..5bc8e5108a 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.