-
```sh
$ go build -v ./cmd/kcl
$ ./kcl run
panic: Undefined symbol "kclvm_service_new"
goroutine 1 [running]:
github.com/ebitengine/purego.RegisterLibFunc({0x2fcc60, 0x3a200c8}, 0x0?, {0x74dd9d?…
yonas updated
2 months ago
-
Hi! I'd like to say thank you for all of your work. I was trying to use diamond's gotk4 example until it took 12 minutes and some change to build because of `cgo` (made me reconsider my life choices)
…
-
### PureGo Version
6cd12240d3323028bec623dc01c4ec3d40340321
### Operating System
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] Android
- [ ] iOS
### Go Version (`go version`)
1.21.10
…
-
### Operating System
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] Xbox
- [ ] Web Browsers
### What feature would you like to …
-
### Ebitengine Version
v2.6.6
### Operating System
- [ ] Windows
- [X] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] PlayStation 5
…
-
Hey, I read your blog post on the editor, as Hajime Hoshi shared it on the discord chat. I follow the development of Ebitengine fairly closely, and I wanted to share a few tips and ideas that you may …
-
Hi there, 1st of all thanks for this awesome work !
Since we've 'doxed' it in our [HyMPS project](https://forart.it/HyMPS) (under [AUDIO section](https://github.com/FORARTfe/HyMPS#- ) \ [Editors pa…
-
そもそもodoriはEbitengineでゲームを作るにあたって簡単なアニメーションを作成するGUIツールがあればいいなで作り始めたので、出力したアニメーションを再生するためのパッケージも作ってこそ輝く
...気がする。
-
## Description
Earlier today, I was trying to build one of the ebitengine example with tinygo (nothing complicated, the sample from [their getting started](https://ebiten-zh.vercel.app/documents/inst…
-
Until audio is initialzed Pi shows the "Play" button in the browser. It looks like drawing the image on each Draw using Ebitengine is gpu-intensive operation.