GitHunt
CO

ColinEberhardt/mandelbrot-threaded-webassembly

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

Languages

WebAssembly75.4%HTML19.3%JavaScript5.2%

Contributors

MIT License
Created July 15, 2019
Updated November 24, 2025
ColinEberhardt/mandelbrot-threaded-webassembly | GitHunt