Getting started with WebAssembly

Some examples modules

  • siphash24 - SipHash (2-4) implemented in pure Javascript and WebAssembly.

  • blake2b - Blake2b implemented in WASM

  • xsalsa20 - XSalsa20 implemented in Javascript and WebAssembly

Follow Mathias Buus on GitHub. He’s has published quite a few interesting things about WebAssembly.