You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built with: --target wasm32-unknown-unknown -Z build -std=std,panic_abort
Generated binding with --web
The text was updated successfully, but these errors were encountered:
Polish-Civil
changed the title
Aligment is not passed when deallocating cached strings, which is causing panics.
Alignment parameter is not passed to __wbindgen_free in js bindings.
Oct 2, 2023
wasm-bindgen/crates/cli-support/src/js/binding.rs
Line 1059 in f117406
I suppose it should pass in
4
by default.Built with:
--target wasm32-unknown-unknown -Z build -std=std,panic_abort
Generated binding with
--web
The text was updated successfully, but these errors were encountered: