Skip to content

Support DWARF in wasm-bindgen #2389

Closed
@mitsuhiko

Description

@mitsuhiko

Motivation

Chrome, Firefox and now also Sentry support DWARF for WebAssembly as debug format. In particularly for crash reporting systems like Sentry DWARF is a very important tool to create accurate stack traces for production builds of web assembly applications.

This issue was previously brought up in #1981.

Proposed Solution

Most likely the bulk of the implementation will be in walrus (see rustwasm/walrus#67).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions