Skip to content

Add thread support by using thread_local (TLS) #19

@kammce

Description

@kammce

This issue #18, works to make exceptions work without TLS, but we should also have an option to use TLS, because using TLS can improve runtime because there is no need to unwind the frames to search for the exception pointer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions