Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 331 Bytes

go-compilers.md

File metadata and controls

7 lines (5 loc) · 331 Bytes

Go Compilers

Tools for compiling Go to other languages

  • gopherjs - A compiler from Go to JavaScript.
  • llgo - LLVM-based compiler for Go.
  • tardisgo - Golang to Haxe to CPP/CSharp/Java/JavaScript transpiler.