Replies: 1 comment 5 replies
-
There is an open feature request asking for golang support: #123 Someone will have to volunteer to implement it though. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I touched GO language recently, found its cross-compilation support is very simple, so cloud Meson learn its way to simplify the cross-compilation support?
GO language has two variables to control the cross-compilation: OS / ARCH,
maybe Meson could support four control flags:
Beta Was this translation helpful? Give feedback.
All reactions