-
Notifications
You must be signed in to change notification settings - Fork 2
Windows arm64 not supported (yet) #31
Copy link
Copy link
Closed
Labels
abi: win64Windows x64 calling conventionWindows x64 calling conventionarch: arm64ARM64 specific (AAPCS64 ABI)ARM64 specific (AAPCS64 ABI)area: assemblyPlatform-specific assembly (ABI)Platform-specific assembly (ABI)effort: 8Very large, ~1 weekVery large, ~1 weekplatform: windowsWindows-specificWindows-specificpriority: mediumNormal priorityNormal prioritytype: featureNew capabilityNew capability
Description
Compilation error on Windows arm64:
C:\Users\janbu\go\pkg\mod\github.com\go-webgpu\goffi@v0.4.2\internal\arch\arm64\implementation.go:16:16: cannot use &Implementation{} (value of type *Implementation) as arch.FunctionCaller value in argument to arch.Register: *Implementation does not implement arch.FunctionCaller (missing method Execute)
See issue at https://github.com/orgs/gogpu/discussions/156.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
abi: win64Windows x64 calling conventionWindows x64 calling conventionarch: arm64ARM64 specific (AAPCS64 ABI)ARM64 specific (AAPCS64 ABI)area: assemblyPlatform-specific assembly (ABI)Platform-specific assembly (ABI)effort: 8Very large, ~1 weekVery large, ~1 weekplatform: windowsWindows-specificWindows-specificpriority: mediumNormal priorityNormal prioritytype: featureNew capabilityNew capability