aboutsummaryrefslogtreecommitdiffhomepage
path: root/files/5
diff options
context:
space:
mode:
Diffstat (limited to 'files/5')
-rw-r--r--files/59
1 files changed, 9 insertions, 0 deletions
diff --git a/files/5 b/files/5
new file mode 100644
index 0000000..a8cfe55
--- /dev/null
+++ b/files/5
@@ -0,0 +1,9 @@
+$ emcc \
+ -s ERROR_ON_UNDEFINED_SYMBOLS=0 \
+ -s ENVIRONMENT=node \
+ -s INITIAL_MEMORY=16777216 \
+ -s EXPORT_ES6=1 \
+ -s INVOKE_RUN=0 \
+ -s MODULARIZE=1 \
+ -o php-wasm.js \
+ php-wasm.o libphp.a