about summary refs log tree commit diff stats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 5 insertions, 3 deletions
diff --git a/todo b/todo
index fb434b27..92a86996 100644
--- a/todo
+++ b/todo
@@ -1,6 +1,8 @@
-compilation:
-- reduce binary size
-	* fbf for unifont
+reduce binary size:
+- fbf for unifont
+- init some JS APIs from byte-code compiled JS?
+	* ones that return static values could just use a
+	  defineProperty. e.g. most of navigator, parts of screen
 charsets:
 - set up some fuzzer
 - use appropriate charsets in forms, urls, etc.