Closed nangtrongvuon closed 2 months ago
Could you try this PR? #11 I dont have an ARM windows machine to test on
Could you try this PR? #11 I dont have an ARM windows machine to test on It seems to have been fixed by https://github.com/wailsapp/go-webview2/pull/9! I tested it on Windows ARM64 running in VMWare Fusion on a Mac M1.
Go version: 1.22.4 Platform: Windows - ARM64
Reproduce:
Result:
I suspect it might be because of this commit https://github.com/wailsapp/go-webview2/commit/d039be2685870668a5a7d29f6ba3feb201dbcdd6
And the fact that
chromium_arm64.go
doesn't import"golang.org/x/sys/windows"
likechromium_amd64.go