Skip to content

Commit eb6edf2

Browse files
authored
Add tail-call to the change log (#2253)
1 parent 407a0ad commit eb6edf2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Current Trunk
1717

1818
- wasm-emscripten-finalize: For -pie binaries that import a mutable stack
1919
pointer we internalize this an import it as immutable.
20+
- The `tail-call` feature including the `return_call` and `return_call_indirect`
21+
instructions is ready to use.
2022

2123
v86
2224
---

0 commit comments

Comments
 (0)