{"id":16761011,"url":"https://github.com/bmeurer/partial-dwarf-info-repro","last_synced_at":"2026-01-02T22:54:03.519Z","repository":{"id":141109486,"uuid":"229258764","full_name":"bmeurer/partial-dwarf-info-repro","owner":"bmeurer","description":"Reproduction case for partial DWARF information","archived":false,"fork":false,"pushed_at":"2019-12-20T12:46:27.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T21:32:11.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmeurer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-20T12:13:00.000Z","updated_at":"2019-12-20T12:46:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"a58497b8-94e3-4a81-9582-05a0d9a4c031","html_url":"https://github.com/bmeurer/partial-dwarf-info-repro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fpartial-dwarf-info-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fpartial-dwarf-info-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fpartial-dwarf-info-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fpartial-dwarf-info-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeurer","download_url":"https://codeload.github.com/bmeurer/partial-dwarf-info-repro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243848647,"owners_count":20357599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T04:25:12.416Z","updated_at":"2026-01-02T22:54:03.483Z","avatar_url":"https://github.com/bmeurer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reproduction case for partial DWARF information\n\nThis is a reproduction case for the problem of partial DWARF information, where\nwe only have debuginfo for a subset of the functions in a Wasm module. In this\ncase Chromium DevTools is going to silently step over all functions that don't\nhave DWARF information, which is not the user experience that we would like to\nhave.\n\nIssue: [chromium:1036283](https://crbug.com/1036283)\n\n## Building\n\nThis was only tested on Ubuntu / Debian. You'll need to make sure that you installed `clang-8` and `lld-8` packages, i.e.\n\n```console\nsudo apt-get install clang-8 lld-8\n```\n\nAfterwards just build with\n\n```console\nmake\n```\n\nstart the web server with\n\n```console\nmake start\n```\n\nand point your browser to [`http://localhost:4000`](http://localhost:4000).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmeurer%2Fpartial-dwarf-info-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmeurer%2Fpartial-dwarf-info-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmeurer%2Fpartial-dwarf-info-repro/lists"}