mandelbrot-threaded-webassembly icon indicating copy to clipboard operation
mandelbrot-threaded-webassembly copied to clipboard

A simple demonstration of WebAssembly threads

Multi-threaded Mandelbrot with WebAssembly

A simple demonstration of WebAssembly threads - for further details see the associated blog post.

Development

Using the WebAssembly Binary Toolkit ...

wat2wasm --enable-threads mandelbrot.wat -o mandelbrot.wasm