modernc/v4 #1363
withinboredom
started this conversation in
Ideas
modernc/v4
#1363
Replies: 2 comments 2 replies
-
|
I'm not sure that we want to support such a hack 😅 Also, this likely comes with a performance cost. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
As a sidenote, one compiler that might be interesting is zig's compiler. It apparently can cross-compile C/C++ code to most targets. Though I think the language itself still needs a few years to be where it wants to be. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Don't ask how I stumbled upon this ... but have you seen https://pkg.go.dev/modernc.org/ccgo/v4? A c compiler that outputs go...
I wonder if it can compile php??
Beta Was this translation helpful? Give feedback.
All reactions