Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 1 | 1 | 1 |
| 2026-09-19 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-18 | 0 | 1 | 2 | 2 | 3 |
| 2026-09-17 | 0 | 0 | 0 | 0 | 20 |
| 2026-09-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 3 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 1 | 0 | 0 | 0 | 0 |
Opened: 0
Closed: 1
Comments: 3
Events: 3
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#454 Add support for OpenBSD Opened 4 months ago | mocheryl | open | No labels | 1 | 0 | 5 hours ago |
#524 386 callback trampoline drops the upper half of int64/uint64 returns Opened 15 days ago | kumagi | closed - completed | bug | 3 | 0 | 2 days ago |
#505 SyscallN third return value echoes input a3 instead of errno on non-darwin Opened 16 days ago | kumagi | closed - completed | bug | 2 | 0 | 2 days ago |
#523 NewBlock uses __NSMallocBlock__ isa so Copy never moves the block off Go memory Opened 15 days ago | kumagi | open | bug | 3 | 0 | 2 days ago |
#527 amd64: C variadic calls lose all float args (AL zeroed in syscall trampoline) Opened 14 days ago | kumagi | open | No labels | 1 | 0 | 2 days ago |
#442 all: add support for Illumos / Solaris Opened 6 months ago | extrowerk | open | No labels | 4 | 1 | 7 days ago |
#528 Question: how should property-based tests be accepted without making CI flaky? Opened 14 days ago | kumagi | open | No labels | 10 | 1 | 8 days ago |
#521 Passing the same Go callback to C in a loop exhausts the 2000-entry callback table Opened 15 days ago | kumagi | closed - completed | documentation | 0 | 0 | 9 days ago |
#507 NewCallback/RegisterFunc panic with reflect internals (or nil deref) on non-function input Opened 16 days ago | kumagi | closed - completed | bug | 0 | 0 | 9 days ago |
#526 amd64: struct return restores wrong registers/panics for float-array and nested-float structs Opened 14 days ago | kumagi | open | No labels | 0 | 0 | 14 days ago |
#525 amd64: struct argument split across registers and stack when register class is exhausted Opened 14 days ago | kumagi | open | No labels | 0 | 0 | 14 days ago |
#506 RegisterFunc expands []any by value instead of by declared variadic signature Opened 16 days ago | kumagi | closed - completed | bug | 0 | 0 | 14 days ago |
#522 arm64 sends mixed non-HFA structs on x0/v0 instead of x0/x1 Opened 15 days ago | kumagi | open | bug | 0 | 0 | 15 days ago |
#520 amd64 struct arguments ignore field offsets, corrupting values and shifting later args Opened 15 days ago | kumagi | open | bug | 0 | 0 | 15 days ago |
#509 objc SendSuper passes the receiver's own class instead of its superclass Opened 16 days ago | kumagi | closed - completed | bug | 0 | 0 | 15 days ago |
#508 objc ivarRegex is unanchored so RegisterClass accepts malformed ivar names Opened 16 days ago | kumagi | closed - completed | bug | 0 | 0 | 15 days ago |
#259 Use Go 1.23's new structs.HostLayout Opened 2 years ago | TotallyGamerJet | closed - completed | enhancement good first issue | 2 | 3 | 25 days ago |
#420 support fixed-size array arguments (fix `unsupported kind array`) Opened 7 months ago | tmc | open | No labels | 2 | 0 | 27 days ago |
#474 purego: add structs for more architectures Opened 3 months ago | hajimehoshi | open | enhancement | 1 | 0 | 27 days ago |
#501 Calling a C function that returns a function pointer panics Opened 28 days ago | NotAFlightRisk | closed - completed | bug | 0 | 0 | 27 days ago |
#493 objc: encodeType emits 32-bit encodings for 64-bit integer types Opened 1 month ago | tmc | closed - completed | bug | 0 | 1 | 1 month ago |
#497 Linking purego together with another package that provides its own fakecgo-style runtime (e.g. go-webgpu/goffi) breaks the other package's //go:cgo_import_dynamic symbols Opened 1 month ago | unxed | closed - duplicate | duplicate | 3 | 0 | 1 month ago |
#490 All function/callback calls triggers SIGILL on ARMv5 cpus without FPU Opened 2 months ago | xakep666 | closed - completed | bug | 0 | 1 | 1 month ago |
#489 64-bit arguments and return values are not fully supported on 32-bit ARM Opened 2 months ago | xakep666 | closed - completed | bug | 0 | 0 | 1 month ago |
#485 internal/fakecgo: threadentry SIGSEGVs in its LEAVE epilogue when a fakecgo-created OS thread exits (amd64, Go 1.28 frame-pointer epilogue) Opened 2 months ago | gdams | closed - completed | bug | 1 | 0 | 2 months ago |