google / google/bloaty

WebAssembly DWARF support

Open
#188 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
5.5k
Forks
378
Avg merge
23h 54m
Merged PRs (30d)
6

Description

WebAssembly appears to support DWARF, see:

https://yurydelendik.github.io/webassembly-dwarf/#normative

https://github.com/EOSIO/eos/blob/b39b6bd3c74ff47fc53fa80aafa2c1941ba82879/CMakeModules/EosioTester.cmake.in#L25

We should see if Bloaty's existing DWARF support can be extended to support WebAssembly.

There might be some complexity here around the fact that WebAssembly doesn't have VM addresses per se.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.