summaryrefslogtreecommitdiff
path: root/src/emscripten_api.rs
AgeCommit message (Expand)Author
2018-02-03Renamed wasm interface file to reflect that it isn't just emscripten anymoreJustin Worthe
2018-02-02Fixed weird isizes that should have been usizesJustin Worthe
2017-12-28Updated WASM build to use the new wasm32-unknown-unknown targetJustin Worthe
2017-12-26Refactored to use more extensive typingJustin Worthe
2017-11-05Set up web interface to mimic GTK interfaceJustin Worthe
2017-10-16Added correlation function which updated array in placeJustin Worthe
2017-10-15Added emscripten calls for hz interpretationJustin Worthe
2017-10-15Moved emscripten APIs to their own module and added stubs for other methodsJustin Worthe