-
```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
1 month ago
-
Hi, do you have any plans to release a binding for the GO language?
-
I am writing a [debugger for Go](https://github.com/rocky/ssa-interp) and came across this project via Dmitri Shuralyov and his use of this which uses go/scanner.
One improvement I'd like to see is…
rocky updated
9 years ago
-
```bash
healthcare-data-harmonization/wstl1> ./build_all.sh
Entering /home/doof/gitrepo/healthcare-data-harmonization/wstl1/mapping_engine/main
# github.com/GoogleCloudPlatform/healthcare-data-h…
-
There are several CVEs related to `golang.org/x/net`, all of them fixed in recent versions:
```
┌──────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬───────…
-
Seems like 1.5.1 is the most recent stable version, but I don't see a box part for that -- any chance you could add it? Thanks.
-
-
-
In the transcript below, there is no go line in the go.mod.
Builds say I can't use post-Go 1.16 features, but then when I say
"go get go@1.21.0" (using a sufficiently old version so as not to break an…
-
I'll solve algorithms using GoLang
- [x] | day | 1
- [x] | day | 2
- [x] | day | 3
- [x] | day | 4
- [x] #5
- [x] | day | 6
- [x] | day | 7
- [x] | day | 8
- [x] | day | 9
- [x] | day | 10…