Skip to content

Is it possible to produce wasm with debug information? #123

@monkbai

Description

@monkbai

Is it possible to produce wasm code with dwarf debug information attached? I have tried with
/opt/cheerp/bin/clang++ -target cheerp-wasm test.c -o test14.js -O0 -g
But the generated wasm code still contains no debug information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementpossible future feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions