about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-12-26 18:34:52 +0100
committerbptato <nincsnevem662@gmail.com>2024-12-26 18:34:52 +0100
commit98978cd9760b17f4f61c45bcc4c6c3c6f0d18a4f (patch)
tree2084126b37a152c59cbcf6568043cf6ab52b28bb
parent27017eace95766a3d9871e8bf3daa02c6e0d7d74 (diff)
downloadchawan-98978cd9760b17f4f61c45bcc4c6c3c6f0d18a4f.tar.gz
Update 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.