Description
I would like to create linux app for arm64 or x86_64
To Reproduce
Task package on arm64 Linux
Expected behaviour
I expect to create an app for aarch64
Screenshots
No response
Attempted Fixes
I create a pull request to fix them: i would like to be a contributor https://github.com/kodflow/wails/pull/3/files
System Details
┌───────────────────────────────────────────┐
| Name | Ubuntu |
| Version | 24.04 |
| ID | ubuntu |
| Branding | 24.04.1 LTS (Noble Numbat) |
| Platform | linux |
| Architecture | arm64 |
| CPU | |
| Memory | 7GB |
└───────────────────────────────────────────┘
# Build Environment
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| Wails CLI | v3.0.0-alpha.7 |
| Go Version | go1.23.2 |
| -buildmode | exe |
| -compiler | gc |
| CGO_ENABLED | 0 |
| DefaultGODEBUG | asynctimerchan=1,gotypesalias=0,httpservecontentkeepheaders=1,tls3des=1,tlskyber=0,x509keypairleaf=0,x509negativeserial=1 |
| GOARCH | arm64 |
| GOARM64 | v8.0 |
| GOOS | linux |
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
# Dependencies
┌──────────────────────────────────────┐
| pkg-config | 1.8.1-2build1 |
| webkit2gtk | 2.44.3-0ubuntu0.24.04.1 |
| gcc | 12.10ubuntu1 |
| gtk3 | 3.24.41-4ubuntu1.2 |
| npm | 9.2.0 |
└────── * - Optional Dependency ───────┘
Additional context
No response
Description
I would like to create linux app for arm64 or x86_64
To Reproduce
Task package on arm64 Linux
Expected behaviour
I expect to create an app for aarch64
Screenshots
No response
Attempted Fixes
I create a pull request to fix them: i would like to be a contributor https://github.com/kodflow/wails/pull/3/files
System Details
Additional context
No response