From 8101ba079b8b358a015f4de9acbfc85d89c335da Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 25 Oct 2023 17:34:54 +0900 Subject: 作成 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/5 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 files/5 (limited to 'files/5') 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 -- cgit v1.2.3-70-g09d2