Skip to content

Error handling #8

Closed
Closed
@b-ma

Description

@b-ma

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions