You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record a leftover issue of #929 is that the llgo compiler compiled using Go 1.23 (Go 1.23 in go.mod) can't run some code, compiled with Go 1.22 works fine. Seems it generated a closure stub to a closure, maybe other reason.
Record a leftover issue of #929 is that the llgo compiler compiled using Go 1.23 (Go 1.23 in go.mod) can't run some code, compiled with Go 1.22 works fine. Seems it generated a closure stub to a closure, maybe other reason.
See https://github.com/goplus/llgo/actions/runs/12686502148/job/35358966252
But lost complete generated code.
The text was updated successfully, but these errors were encountered: