summaryrefslogtreecommitdiff
path: root/src/templates/normal.js
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2015-10-31 15:48:08 -0700
committerAlon Zakai <alonzakai@gmail.com>2015-10-31 15:48:08 -0700
commit6512f29a40c72979c05e73318b957e425363980e (patch)
tree7d4127f6d1f61b7de799b4e3ff08f214ed554e1c /src/templates/normal.js
parent547867eb0e78cac6be7f35bbd80c6582224df807 (diff)
downloadbinaryen-6512f29a40c72979c05e73318b957e425363980e.tar.gz
binaryen-6512f29a40c72979c05e73318b957e425363980e.tar.bz2
binaryen-6512f29a40c72979c05e73318b957e425363980e.zip
prepare for polyfill testing
Diffstat (limited to 'src/templates/normal.js')
-rw-r--r--src/templates/normal.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/templates/normal.js b/src/templates/normal.js
new file mode 100644
index 000000000..5893f96a0
--- /dev/null
+++ b/src/templates/normal.js
@@ -0,0 +1,4 @@
+
+var Module = {}; // *.asm.js expects this
+
+