aboutsummaryrefslogtreecommitdiff
path: root/emscripten/README
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-28 00:46:34 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-28 00:46:34 +0100
commit706c07fa1d069290992bd31d53b0c89324992f9c (patch)
tree8114c23cda7547f8475c7d8d579f51f968a97f9d /emscripten/README
parentc3ca556affe2f514aeb7fd052fe6d626d9319e99 (diff)
downloadwallet-core-706c07fa1d069290992bd31d53b0c89324992f9c.tar.xz
implement JS-only Taler, remove emscripten
Diffstat (limited to 'emscripten/README')
-rw-r--r--emscripten/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/emscripten/README b/emscripten/README
deleted file mode 100644
index e13ea8ed1..000000000
--- a/emscripten/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.