about summary refs log tree commit diff stats
path: root/todo
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-08-30 18:14:05 +0200
committerbptato <nincsnevem662@gmail.com>2023-08-30 18:14:05 +0200
commit47383328e1a861401fd52505642f98fa3524a895 (patch)
tree7f98f06e7e94914bb611f783734dcce322a50032 /todo
parente44e5c93f698f5ddf3168cfcc87a4494ad91641d (diff)
downloadchawan-47383328e1a861401fd52505642f98fa3524a895.tar.gz
Update todo
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 0 insertions, 3 deletions
diff --git a/todo b/todo
index d3e92ed7..5267b950 100644
--- a/todo
+++ b/todo
@@ -22,7 +22,6 @@ display:
 - allow overriding ansi colors
 config:
 - important: config editor
-- working js interface
 buffer:
 - important: incremental html parsing
 	* also, do not needlessly copy in onload
@@ -72,8 +71,6 @@ javascript:
 	* more concretely: get jQuery and basic click events to work
 - implement ReadableStream, XHR
 * separate console for each buffer
-- implement JS access to non-ref object members (with a ptr opaque + GC_ref
-  on parent object or something)
 - buffer selection
 layout engine:
 - important: floats (way too many websites look very ugly without them)