Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joshuahart
3 months ago
|
parent
|
context
|
favorite
| on:
Solod – A subset of Go that translates to C
Interesting approach. What was the main motivation for targeting C specifically instead of something like LLVM or WASM as an intermediate?
nulltrace
3 months ago
[–]
Biggest reason is usually the toolchain. Debuggers, sanitizers, profilers all just work when your target is C. Go through LLVM and you get similar optimization but now you own the backend. With C, gcc and clang handle that part.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: