Update example binary sizes (#501)

This commit is contained in:
Max Graey
2019-02-22 16:06:34 +02:00
committed by Daniel Wirtz
parent 65c799c925
commit 6a1ffb8e2f
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Mandelbrot Set
==============
An [AssemblyScript](http://assemblyscript.org) example. Renders the Mandelbrot set to a canvas. Compiles to ~550 bytes of optimized WASM.
An [AssemblyScript](http://assemblyscript.org) example. Renders the Mandelbrot set to a canvas. Compiles to ~590 bytes of optimized WASM.
Instructions
------------