Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-12-01 23:32:37 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-12-01 23:32:37 +0300
commitc5d32b3c64ee42f1d5929492c6744a72bbf433a7 (patch)
tree9524e419203e4d6e86b5fe850eba6eb5cb05ba12 /TODO
parent5dab4be53ced9907ea27e7d8624a61031b31dd13 (diff)
add todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 99a6dd15d04..4f1ff076404 100644
--- a/TODO
+++ b/TODO
@@ -30,3 +30,5 @@
callbacks are already on net.Stream streams.
- Add callback to net.Stream.connect
- new TLS frontend api using securepair
+- "node --raw-js script.js" should bipass all Node code and load a raw V8
+ interpreter