summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2018-03-25Removed wasm32 debug build.Justin Worthe
This target actually isn't supported by the compiler yet.
2017-12-28Updated WASM build to use the new wasm32-unknown-unknown targetJustin Worthe
It's only in the nightly compiler at the moment.
2017-11-12Added loading and error indications for web UIJustin Worthe
2017-11-08Moved webassembly build automation to a makefileJustin Worthe