I created a compiler to compier Go code into Haxe (a multi target compiler language, can be thought of as intermediate layer) and then into JS and C++ right now (more targets possible)
This is a spiritual sucessor project of Tardisgo by Elliott Stoneham, who is a core contributor to this project.