Go 1.11 Released With WebAssembly Port, Assembler Accepting AVX-512 Instructions

Written by Michael Larabel in Google on 24 August 2018 at 09:09 PM EDT. 5 Comments
GOOGLE
Version 1.11 of the Go programming language is out this Friday as the newest feature update.

Go 1.11 features a variety of improvements to the libraries, toolchain, and runtime. But the headlining features are an initial support to WebAssembly for running in browsers, support for modules with the language albeit in an experimental form, and the Go assembler now supports AVX-512 instructions on x86_64.

Go 1.11 also ships with MIPS and ARM support improvements, prepping to enable the Go build cache unconditionally, debugging improvements, and various performance improvements.

More details on Go 1.11 are available from Golang.org.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week