ColinEberhardt / mandelbrot-threaded-webassembly

A simple demonstration of WebAssembly threads

Home Page:https://colineberhardt.github.io/mandelbrot-threaded-webassembly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple demonstration of WebAssembly threads

https://colineberhardt.github.io/mandelbrot-threaded-webassembly/

License:MIT License


Languages

Language:WebAssembly 75.4%Language:HTML 19.3%Language:JavaScript 5.2%