Wasm Mandelbrot Save Abandoned

A mandelbrot rendered using a variety of WebAssembly tools (emscripten, AssemblyScript, asm.js, etc ...)

Project README

wasm-mandelbrot

I'm using this project as a way to explore various different mechanisms for creating WebAssembly modules. So far it includes:

  • Emscripten, the 'standard' way to create WASM modules from C / C++ code
  • wasm-toolchain, a minimal toolchain based on clang / llc / BinaryEm
  • AssemblyScript, create WASM modules from TypeScript

You can see the various approaches in action here:

https://colineberhardt.github.io/wasm-mandelbrot/

Open Source Agenda is not affiliated with "Wasm Mandelbrot" Project. README Source: ColinEberhardt/wasm-mandelbrot
Stars
54
Open Issues
1
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating