Skip to content

Implement libunwind in Zig #23560

@alexrp

Description

@alexrp

In our vendored libunwind, there are approximately 15k lines of implementation code. We have to keep the headers for C/C++ code that uses them, but it seems quite feasible to rewrite the implementation in Zig.

This could even be done incrementally following a similar model to #2879.

High-level list of tasks to be done here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions