getditto / safer_ffi

Write safer FFI code in Rust without polluting it with unsafe code
http://getditto.github.io/safer_ffi
MIT License
925 stars 40 forks source link

[js] Avoid extraneous `eprintln!` invocation when callback is invoked from within a panic hook #240

Closed danielhenrymantilla closed 1 month ago

danielhenrymantilla commented 1 month ago