Skip to content

ShUShER v0.1.0

Compare
Choose a tag to compare
@amkram amkram released this 09 Jul 21:34
· 288 commits to master since this release
4ffd098

This release contains two parts.

usher-port-bundle-v0.1.0.tar.gz contains the pre-compiled WebAssembly UShER module that is used by the web app.

The source code archive contains the files needed to compile UShER to WebAssembly, as well as the React web application that consumes the port. If you are building the web app, there is no need to also download usher-port-bundle-v0.1.0.tar.gz (the WebAssembly bundle is pulled during the build process).