{"id":16100802,"url":"https://github.com/pannous/test-lld-wasm","last_synced_at":"2026-05-02T19:31:33.121Z","repository":{"id":142504761,"uuid":"316998657","full_name":"pannous/test-lld-wasm","owner":"pannous","description":"Minimal example of how to merge/concat/link/combine two wasm files.","archived":false,"fork":false,"pushed_at":"2021-02-08T12:41:50.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T00:26:08.650Z","etag":null,"topics":["clang","example","linking","lld","minimal","wasm","wasm-ld","webassembly"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/pannous.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":"2020-11-29T16:53:59.000Z","updated_at":"2023-03-11T17:18:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b9435e9-e667-4fe9-9e9c-927ca80757b9","html_url":"https://github.com/pannous/test-lld-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pannous/test-lld-wasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pannous%2Ftest-lld-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pannous%2Ftest-lld-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pannous%2Ftest-lld-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pannous%2Ftest-lld-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pannous","download_url":"https://codeload.github.com/pannous/test-lld-wasm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pannous%2Ftest-lld-wasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["clang","example","linking","lld","minimal","wasm","wasm-ld","webassembly"],"created_at":"2024-10-09T18:48:14.710Z","updated_at":"2026-05-02T19:31:33.105Z","avatar_url":"https://github.com/pannous.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-lld-wasm\ntry to merge/concat/link/combine two wasm files via wasm-ld  \n`compile.sh`  \n`compile-via-wat.sh`  \n\nMaybe it's not a bug, but incorrect usage from our side. We ran into similar problems as this blog post:\n\u003chttps://iandouglasscott.com/2019/07/18/experimenting-with-webassembly-dynamic-linking-with-clang/\u003e\n\n```\nwasm-ld --entry main lib.wasm main.wasm -o linked.wasm\nwasm-ld: error: entry symbol not defined (pass --no-entry to supress): main\n```\n\nUpdate: It works\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpannous%2Ftest-lld-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpannous%2Ftest-lld-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpannous%2Ftest-lld-wasm/lists"}