Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 382 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 382 Bytes

wasmMandlebrot

Output

Build and run

To build and run the example execute follow command in a terminal:

gradle wasmBrowserRun -t

Point Chrome (and it needs to be chome at this web address:

http://localhost:8080/

Incidentally you need a modern chome with the WebAssembly Garbage Collection setting enabled

Garbage Collection