mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-30 12:33:54 +03:00
Add missing changelog for #3655
This commit is contained in:
parent
d2f9315bf5
commit
84b735c117
@ -146,6 +146,9 @@
|
||||
* Fix some calls to `free()` missing alignment.
|
||||
[#3639](https://github.com/rustwasm/wasm-bindgen/pull/3639)
|
||||
|
||||
* Fix wrong ABI for raw pointers.
|
||||
[#3655](https://github.com/rustwasm/wasm-bindgen/pull/3655)
|
||||
|
||||
### Removed
|
||||
|
||||
* Removed `ReadableStreamByobReader::read_with_u8_array()` because it doesn't work with Wasm.
|
||||
|
Loading…
Reference in New Issue
Block a user