Announcement

Collapse
No announcement yet.

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

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

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

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

    Version 1.11 of the Go programming language is out this Friday as the newest feature update...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Thanks to go's generics, it's trivial to switch to these new data types.

    Comment


    • #3
      Originally posted by caligula View Post
      Thanks to go's generics, it's trivial to switch to these new data types.
      What?

      Comment


      • #4
        And still no Love for the Android FS Bindungs.

        Comment


        • #5
          Originally posted by bug77 View Post
          What?
          I think he was trying to make some kind of joke... ?

          Comment


          • #6
            Originally posted by Grinch View Post
            I think he was trying to make some kind of joke... ?
            I think this slide mostly explains the joke: https://kripken.github.io/mloc_emscr...ppcon.html#/21

            Go is duck typed, and doesn't have generics, but hey, somebody ported Go's GC to webassembly's linear memory. https://brianketelsen.com/web-assemb...to-the-future/

            Still, interesting to see the last part and what is next for webassembly w/GC and threads. We are getting closer to the death of JS. Yay.

            Comment

            Working...
            X