/mandelbrot-threaded-webassembly

A simple demonstration of WebAssembly threads

Primary LanguageWebAssemblyMIT LicenseMIT

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