aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/emscLoader.js
AgeCommit message (Collapse)Author
2017-05-30paths, multi env and webpack configFlorian Dold
2017-05-29adjust webpack config to exclude node modulesFlorian Dold
2017-05-27fix module loading for node under fake web workersFlorian Dold
2017-05-27fix emscripten module loading in nodeFlorian Dold
2017-05-27Simplify loading of the emscripten lib.Florian Dold
This removes an ugly hack and makes it possible to access the emscripten compiled library from within nodejs test cases more easily.