Fixed-width(128-bit packed) SIMD
WebAssembly SIMD uses a fixed-width architecture with 128-bit packed SIMD vectors, enabling efficient parallel data processing in web browsers.

C++ Rust
Oh the things you'll compile - modern WebAssembly (Chrome Dev Summit 2019)
WebAssembly is an entirely new language format for the Web that lets you run languages that were previously impossible on the Web. Come to this talk to see h...
https://www.youtube.com/watch?reload=9&v=kZrl91SPSpc&feature=youtu.be&t=767

NAVER D2
https://d2.naver.com/helloworld/8257914

Seonglae Cho