{"id":47059482,"url":"https://github.com/abjrcode/cross-wails","last_synced_at":"2026-03-12T03:37:53.638Z","repository":{"id":203848168,"uuid":"710525130","full_name":"abjrcode/cross-wails","owner":"abjrcode","description":"Docker Image for Cross Compiling CGO Wails Applications","archived":false,"fork":false,"pushed_at":"2024-12-30T14:41:08.000Z","size":340,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T15:33:53.290Z","etag":null,"topics":["cross-compile","cross-platform","docker","wails-app","wails2"],"latest_commit_sha":null,"homepage":"","language":"NSIS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abjrcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-26T21:57:34.000Z","updated_at":"2024-11-29T01:33:07.000Z","dependencies_parsed_at":"2025-01-05T10:01:21.656Z","dependency_job_id":null,"html_url":"https://github.com/abjrcode/cross-wails","commit_stats":null,"previous_names":["abjrcode/cross-wails"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abjrcode/cross-wails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjrcode%2Fcross-wails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjrcode%2Fcross-wails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjrcode%2Fcross-wails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjrcode%2Fcross-wails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abjrcode","download_url":"https://codeload.github.com/abjrcode/cross-wails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abjrcode%2Fcross-wails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30414465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cross-compile","cross-platform","docker","wails-app","wails2"],"created_at":"2026-03-12T03:37:53.355Z","updated_at":"2026-03-12T03:37:53.631Z","avatar_url":"https://github.com/abjrcode.png","language":"NSIS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cross Wails\n\nDocker Image for Cross Compiling [Wails Applications](https://wails.io/)\n\n## Usage\n\nYou can use this image as a base image in your own Dockerfile:\n\n```dockerfile\nFROM ghcr.io/abjrcode/cross-wails:v2.8.2 as base\n\n# Use `wails build` to build your application\n```\n\nCheck out the [example](./example) directory for a complete example that demonstrates\nbuilding a Wails applications for Linux ARM64, Linux AMD64 and Windows AMD64\n\n## Details\n\n- Image can cross-compile Wails applications that depend on CGO\n  - Supports cross compiling to Linux ARM64 \u0026 AMD64 and Windows AMD64\n    - Can be extended to support more targets and architectures but then I would\n      recommend using [goreleaser-cross-toolchain](https://github.com/goreleaser/goreleaser-cross-toolchains/tree/main)\n  - You can also use NSIS for creating Windows installers\n- It doesn't support cross compiling to MacOS because Wails doesn't support it yet\n- The image tag is the same as Wails version, e.g. `v2.7.1`\n- The image is adopted from [goreleaser-cross-toolchain](https://github.com/goreleaser/goreleaser-cross-toolchains/tree/main) but with stripped down dependencies\n  to minimize the image size and build time\n  - It is still a bit over 4GB though :(\n\nYou can also [check the background stroy on my blog](https://madin.dev/cross-wails) if you are interested in more details :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabjrcode%2Fcross-wails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabjrcode%2Fcross-wails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabjrcode%2Fcross-wails/lists"}