Skip to content

LenyKholodov/webassembly-water-droplet

Repository files navigation

Instructions:

  1. Install Emscripten:

    http://emscripten.org

  2. Build

    make -j

  3. Open index.html in a web browser

    Chrome doesn't support file:// XHR requests, so you need to first start a webserver, e.g.:

    ./run-webserver.sh

    and then open this URL:

    http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages