{"id":23115372,"url":"https://github.com/jcaesar/wasmer-stack-trace-example","last_synced_at":"2025-06-19T02:38:09.161Z","repository":{"id":146512598,"uuid":"417112591","full_name":"jcaesar/wasmer-stack-trace-example","owner":"jcaesar","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-14T12:00:40.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T01:11:58.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jcaesar.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":"2021-10-14T12:00:07.000Z","updated_at":"2021-10-14T12:00:43.000Z","dependencies_parsed_at":"2023-04-28T22:02:02.364Z","dependency_job_id":null,"html_url":"https://github.com/jcaesar/wasmer-stack-trace-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcaesar/wasmer-stack-trace-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fwasmer-stack-trace-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fwasmer-stack-trace-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fwasmer-stack-trace-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fwasmer-stack-trace-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcaesar","download_url":"https://codeload.github.com/jcaesar/wasmer-stack-trace-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fwasmer-stack-trace-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260674127,"owners_count":23045034,"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-12-17T03:40:52.019Z","updated_at":"2025-06-19T02:38:04.142Z","avatar_url":"https://github.com/jcaesar.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wasmer module with a stack trace\n\nBuilding the guest (can be skipped, the result is checked in):\n```\ncargo build --manifest-path guest/Cargo.toml --release --target wasm32-unknown-unknown\ncp guest/target/wasm32-unknown-unknown/release/stackpanic.wasm host/\n```\n\nRunning the host:\n```\ncargo run --manifest-path host/Cargo.toml\n```\n\nThe expected output:\n```\nRuntimeError: unreachable\n\t\u003cmodule\u003e::rust_begin_unwind\n\t\u003cmodule\u003e::core::panicking::panic_fmt\n\t\u003cmodule\u003e::core::panicking::panic\n\t\u003cmodule\u003e::stackpanic::c\n\t\u003cmodule\u003e::stackpanic::b\n\t\u003cmodule\u003e::a\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Fwasmer-stack-trace-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcaesar%2Fwasmer-stack-trace-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Fwasmer-stack-trace-example/lists"}