-
## Problem
In King's Cross, the game sometimes suddenly stops responding to the space key; pressing Escape does not fix this. After restarting the game, it becomes active again.
The detailed trigger…
-
```
$ PUREGOTK_LIBNAME_PATH=/usr/lib/libgtk-4.so ./pure
SIGSEGV: segmentation violation
PC=0x7f3e9e19e642 m=0 sigcode=1
signal arrived during cgo execution
goroutine 1 [syscall]:
runtime.cgoca…
-
Hi :wave:
I'm creating this issue as a response to [this issue in Beep](https://github.com/gopxl/beep/issues/145).
@domingguss (thanks again), was able to run some of my test code. [read from h…
-
### Ebitengine Version
v2.7.7
### Operating System
- [X] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] PlayStation 5
…
-
### Operating System
- [X] Windows
- [X] macOS
- [X] Linux
- [X] FreeBSD
- [X] OpenBSD
- [X] Android
- [X] iOS
- [X] Nintendo Switch
- [X] Xbox
- [X] Web Browsers
### What feature would you like to …
-
Hello community!
I'd like to introduce you to a native method for supporting Go bindings without CGO.
This capability primarily relies on two libraries: [purego](https://github.com/ebitengine/pu…
-
remove Cgo to optimize compiled binary size and compilation speed, I've made the initial bindings and rendered the window, the rest is just to bind all the macro definitions to try to replace unison's…
-
### Ebitengine Version
v2.7.0-alpha.2.0.20231008182829-7e17b25c5666
### Operating System
- [X] Windows
- [X] macOS
- [X] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ]…
-
### Ebitengine Version
4647e9de53bbe1c54dc125fd6e7dfc6aa16baddc
### Operating System
- [X] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nin…
erexo updated
5 months ago
-
In #1367, single-threaded mode and `Thread.Call` optimization were discussed. I was wondering if there was some way of avoiding the cost of `Thread.Call` without giving up on multiple goroutines for u…