plasma-umass / doppio

Breaks the browser language barrier (includes a plugin-free JVM).
http://plasma-umass.github.io/doppio-demo
MIT License
2.16k stars 174 forks source link

Faster builds and documentation #453

Closed jvilk closed 8 years ago

jvilk commented 8 years ago

Switch over to Webpack instead of Browserify, avoid redundant builds, and cut release builds in half.

Also puts the Getting Started Guide into the repo, and adds a simple example application... which should be made more interesting later (e.g. add a native method to it).