Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Catch unwinds in native callbacks #9

@kmod-midori

Description

@kmod-midori

According to this article, unwinding across FFI boundary is still a UB, which we'd better avoid.
Even though we can carefully examine our code to ensure that no unwrap is there, accidents can still happen, turning a programming mistake into a live accident.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions