Skip to content

Commit

Permalink
update README to reflect support for typed function references
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieTap committed Mar 25, 2024
1 parent 919bc28 commit eb9e905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Additionally, the runtime supports the following Stage 4 proposals

- [x] Tail Call
- [x] Extended Constant Expressions
- [ ] Typed Function References (In progress)
- [x] Typed Function References
- [ ] Wasm GC (In progress)

# Setup
Expand Down

0 comments on commit eb9e905

Please sign in to comment.