yaegi · Issues· 186 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #1703
Please support Golang SDK version 1.24.
Updated Aug 19, 2026 - #1700
exported generic functions with generic type constraint interface = nil type
Updated Jul 9, 2026 - #1728
Select on chan read from a func never calls the func
Updated Jul 8, 2026 - #1719
panic: "call of reflect.Value.IsNil on struct Value" for interface conversion in subexpression
Updated Jun 19, 2026 - #1725
BUG: return <-ch will be panic: reflect: reflect.Value.Set using unaddressable value [recovered, repanicked]
Updated Jun 3, 2026 - #1722
If an internal function is defined laterally, when passed to the external part and called back, the parameters are lost.
Updated May 9, 2026 - #1674
min/max functions are undefined
bugarea/coreUpdated May 4, 2026 - #1549
Yaegi does not check embedded type methods when casting to interface
bugarea/coreUpdated Apr 2, 2026 - #1718
Type assertion with interface fails with "interface conversion: nil is not interface{}"
Updated Apr 2, 2026 - #1720
panic: "reflect.Set: value of type struct {} is not assignable to type error" for explicit type conversion
Updated Apr 2, 2026 - #1717
Incorrect stack trace line numbering on runtime error with imported types
Updated Mar 30, 2026 - #1716
errors.As fails for interpreted concrete error types due to reflect/type identity mismatch
Updated Mar 27, 2026 - #1702
Cannot use protobuf
Updated Jan 5, 2026 - #1713
Incorrect closure capture of loop variables in Yaegi interpreter
Updated Dec 30, 2025 - #1589
unable to use github.com/coreos/go-oidc/v3/oidc
Updated Nov 5, 2025