WebAssembly 128-bit packed SIMD Extension

(github.com)

7 points | by tosh a day ago ago

2 comments

  • lifthrasiir 20 hours ago ago

    FYI: This has been an integral part of WebAssembly since 2.0. WebAssembly 3.0 also added "relaxed" SIMD instructions which result is allowed to vary under specified constraints at implementation's choice.

  • qdotme a day ago ago

    Awesome idea!

    I wish we have agreed on some fp16/fp8 format by now to add to it..