plan to create DWARF section

Open
#4,026 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
wasm
Domain
compilers

Research direction

Start by reviewing Binaryen's existing support for modifying DWARF sections and the discussion in this issue. Define the scope and API needed to create DWARF information, then identify the relevant implementation and test entry points; completion would require an agreed design and validated support rather than only an answer about future plans.

Written by the indexing model from the issue text.

Description

Hello, as far as I know, binaryen currently only has the ability to modify DWARF section, but not the ability to create DWARF information. Are there plans to provide the ability to create DWARF information? In this case, the binaryen-based compiler can reuse this part of the ability without the need to implement it from scratch.

Dominant language
WebAssembly
Stars
8.6k
Forks
885
Avg merge
2d 1h
Merged PRs (30d)
70

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from WebAssembly/binaryen

All issues in WebAssembly/binaryen

Similar issues

More Compilers issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.