-
I've been trying to use this package to integrate with an application written in Wails. However, whenever I try to run it, it throws an error saying ```signal: bus error```. I've tried taking the bas…
-
```
type Data struct {
Msg string `json:"msg"`
}
// Greet returns a greeting for the given name
func (a *App) Greet(d Data) string {
return "hello"
}
```
Error "Overlapped I/O operati…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I am writing an application with Wails. I have noticed that when wails is running zed cannot…
-
" wails dev" and server starting but app not running
" wails build" and app just not opening( fast close)
![image](https://github.com/satisfactorymodding/SatisfactoryModManager/assets/43885390/2df65…
-
### Description
When you open a file dialog and do cmd+a the app quits. This happens when a go function is called from the frontend
### To Reproduce
https://github.com/user-attachments/assets…
-
My app is built with [Wails](https://github.com/wailsapp/wails).
I also use [NPX](https://github.com/upx/upx) when compile the Go app.
I got this error when trying your patcher:
```txt
couldn't …
-
### Description
While starting the wails i am starting it has hidden but in the dock menu the app is showing in mac, can you explaing what is the reason for it?
### To Reproduce
func (stype *…
-
I want to stream HTTP responses to WebView2. I don't think this is possible right now, so this is a feature request.
For example, I want to intercept a request and return [server-sent events](https…
-
How to optimize the files built on the Windows platform if they are too large?
![1703995032447.png](https://github.com/goki/gi/assets/19886504/e3daf64c-d545-4d9a-bd0a-0dcaa99fe768)
-
We have report that the incorrect channel ID is used. "NodeError: InvalidChannelId: the given channel id is invalid"