Closed
Description
Currently, calls to web-audio-api-rs
are done without worrying for panics that may occur, which is probably not a good idea. Maybe wrap all calls to the parent lib in https://doc.rust-lang.org/std/panic/fn.catch_unwind.html to have proper Error handling.
Metadata
Metadata
Assignees
Labels
No labels