Yes! I’ve been using Go as my glue language for every project because it’s nice and it compiles to and inter operates with every environment (Windows, macOS, Android, Magic Leap)... JavaScript was already covered with GopherJS transpiling, but I’ve been using the wasm target in my most recent project and it’s just as good! Stack traces are actually a little better.