## [0.2.108](https://github.com/wasm-bindgen/wasm-bindgen/compare/0.2.107...0.2.108) ### Fixed * Fixed regression where `panic=unwind` builds for non-Wasm targets would trigger `UnwindSafe` assertions. [#4903](https://github.com/wasm-bindgen/wasm-bindgen/pull/4903)