Skip to content

Commit 4b8aecf

Browse files
committed
Add changelog entry
1 parent fea9ca9 commit 4b8aecf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@
7070
When exported constructors return `Self`.
7171
[#3562](https://github.com/rustwasm/wasm-bindgen/pull/3562)
7272

73+
* Made `wasm-bindgen` forwards-compatible with the standard C ABI.
74+
[#3595](https://github.com/rustwasm/wasm-bindgen/pull/3595)
75+
7376
### Fixed
7477

7578
* Fixed bindings and comments for `Atomics.wait`.

0 commit comments

Comments
 (0)