wallet-core/emscripten
Florian Dold d381226f21
Simplify loading of the emscripten lib.
This removes an ugly hack and makes it possible to access the emscripten
compiled library from within nodejs test cases more easily.
2017-05-27 18:43:34 +02:00
..
README Simplify loading of the emscripten lib. 2017-05-27 18:43:34 +02:00
taler-emscripten-lib.js Simplify loading of the emscripten lib. 2017-05-27 18:43:34 +02:00

The taler-emscripten-lib.js is compiled from C using emscripten.

See https://git.taler.net/libtalerutil-emscripten.git for automated build
instructions and the functions exported from this module.