Skip to content

Commit

Permalink
Update todo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Feb 11, 2025
1 parent 22de716 commit 9a5d100
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,10 @@
* [x] ~~Make abbr main source of transforms, don't check for `if node==section|block`~~ -> too different call signature: 1 node 1 result vs nodes list nodes result. It's section vs node
* [x] ~~Indicate immediates via list~~ -> too many expeptions, doesn't make much sense
* [x] ~~Replace missing index with `(;idx;)`~~ -> not so much benefit
* [ ] GC
* [x] GC
* [x] Recursive types
* [x] normalize subtypes to list, skip single recusion abbr
* [ ] Exceptions, memory64, annotations, code_metadata, js_strings
* [ ] Features
* [x] Feature: extended-const (polyfill?) https://github.com/WebAssembly/extended-const
* [x] All main ones (readme)
Expand Down

0 comments on commit 9a5d100

Please sign in to comment.