This project builds geodate written in rust to wasm and displays a clock on a webpage.
Run:
$ yarn install
$ yarn build
$ yarn start
Then visit: http://localhost:8080
Thanks to wargo and wargo loader for greatly simplifying the task of producing wasm code from rust.
Copyright (c) 2017 Vincent Ollivier. Released under the MIT License.