{"id":15652009,"url":"https://github.com/xtuc/wasm-coredump","last_synced_at":"2025-04-05T23:06:54.767Z","repository":{"id":65469267,"uuid":"592944414","full_name":"xtuc/wasm-coredump","owner":"xtuc","description":"Monorepo for generating, parsing, debugging WebAssembly coredump","archived":false,"fork":false,"pushed_at":"2024-12-31T13:41:49.000Z","size":554,"stargazers_count":35,"open_issues_count":3,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T22:05:29.031Z","etag":null,"topics":["coredump","wasm"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/xtuc.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":"2023-01-24T21:38:04.000Z","updated_at":"2024-12-31T13:41:52.000Z","dependencies_parsed_at":"2024-12-16T12:28:06.690Z","dependency_job_id":"653108dc-1ddf-4b50-a31c-84e4e46f0aaa","html_url":"https://github.com/xtuc/wasm-coredump","commit_stats":{"total_commits":98,"total_committers":2,"mean_commits":49.0,"dds":"0.010204081632653073","last_synced_commit":"599ab70a63c9a0ec527b1419f3289b49cde3c86a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwasm-coredump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwasm-coredump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwasm-coredump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Fwasm-coredump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","download_url":"https://codeload.github.com/xtuc/wasm-coredump/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411231,"owners_count":20934653,"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":["coredump","wasm"],"created_at":"2024-10-03T12:40:55.808Z","updated_at":"2025-04-05T23:06:54.746Z","avatar_url":"https://github.com/xtuc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebAssembly Coredump\n\n\u003e Monorepo for generating, parsing, debugging WebAssembly coredumps.\n\nSee [demo] for an overview about how to use Wasm coredumps.\n\n## Debugging\n\n\u003e Think gdb for WebAssembly\n\nSee [wasmgdb] for documentation.\n\n## Use Coredump today\n\nSince no Wasm engine support exists today, you an use [wasm-coredump-rewriter] to inject Coredump\nsupport.\n\n## Coredump format\n\nSee [specificiation].\n\n## Troubleshooting\n\n### Running into stack overflow\n\nSome Wasm binaries have very recursive flow of control, increase the maximum stack size:\n```\n$ ulimit -s 160000\n```\n[wasmgdb]: bin/wasmgdb/README.md\n[demo]: bin/wasmgdb/demo.md\n[specificiation]: https://github.com/WebAssembly/tool-conventions/blob/main/Coredump.md\n[wasm-coredump-rewriter]: bin/rewriter/README.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fwasm-coredump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtuc%2Fwasm-coredump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fwasm-coredump/lists"}