Skip to content

FlowerEvolver-WASM Dist

Latest
Compare
Choose a tag to compare
@cristianglezm cristianglezm released this 09 Jan 22:31
· 19 commits to master since this release
d5a7563

You can download FlowerEvolver-WASM-dist-browser and then use python to use locally

unzip FlowerEvolver-WASM-dist-browser.zip
cd dist
python -m http.server --bind 127.0.0.1 8080

the FlowerEvolver-WASM-ES6 is to use with vue, react, etc read the readme.

What's Changed

Full Changelog: v1...v1.0.1