github wasm-bindgen/wasm-bindgen 0.2.125

4 hours ago

Added

  • Added the --force-enable-abort-handler CLI flag, which emits the hard-abort
    detection and set_on_abort machinery on panic=abort builds. With
    panic=unwind this machinery is generated automatically; the flag does
    nothing there.
    #5191

Changed

  • Made the internal __wbindgen_destroy_closure export private in the Rust API.
    #5196

Don't miss a new wasm-bindgen release

NewReleases is sending notifications on new releases.