Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ianburrell
8y ago
0 comments
Save
Share
The regular Go compiler doesn't use LLVM. It is derived from Plan9 compiler toolchain. There has been work on a LLVM Go compiler. There is also Gccgo, Go frontend for GCC, that could use GCC WebAssembly backend.
0 comments
1 comments · 1 top-level
top
newest
oldest
earenndil
8y ago
Could use dragonegg[1] to run gccgo through llvm and then through emscripten.
1:
https://dragonegg.llvm.org/
j
/
k
navigate · click thread line to collapse