summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-12-01 12:32:37 -0800
committerRyan Dahl <ry@tinyclouds.org>2010-12-01 12:32:37 -0800
commitc5d32b3c64ee42f1d5929492c6744a72bbf433a7 (patch)
tree9524e419203e4d6e86b5fe850eba6eb5cb05ba12 /TODO
parent5dab4be53ced9907ea27e7d8624a61031b31dd13 (diff)
downloadandroid-node-v8-c5d32b3c64ee42f1d5929492c6744a72bbf433a7.tar.gz
android-node-v8-c5d32b3c64ee42f1d5929492c6744a72bbf433a7.tar.bz2
android-node-v8-c5d32b3c64ee42f1d5929492c6744a72bbf433a7.zip
add todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 99a6dd15d0..4f1ff07640 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