Skip to content

jandsu/gwt-webworker

Repository files navigation

This project demonstrates how to use Web Workers in GWT using GWT 2.8 JsInterop

To build and run:

  • install Node and npm
  • open a terminal and run:
$ ./gradlew gwtCompile
$ cd ./web
$ npm install
$ npm run serve

About

Demonstrates usage of GWT with web workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published