Fixed dialogs on macOS. Update WML example to use compiled runtime.

This commit is contained in:
Lea Anthony
2024-01-25 21:00:33 +11:00
parent 773bdf8ea2
commit 7674f8eb2b
43 changed files with 395 additions and 1172 deletions
+6
View File
@@ -0,0 +1,6 @@
//go:build linux
package runtime
var invoke = "window._wails.invoke=window.webkit.messageHandlers.external.postMessage;"
var flags = ""