From 925f7f4a11341fb950f4f6cd6390187b780ba419 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 9 Jul 2024 08:27:57 +0900 Subject: feat: add examples/compile-php-to-wasm --- examples/php-on-wasm/php-wasm.wasm | Bin 4863136 -> 36 bytes 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 120000 examples/php-on-wasm/php-wasm.wasm (limited to 'examples/php-on-wasm/php-wasm.wasm') diff --git a/examples/php-on-wasm/php-wasm.wasm b/examples/php-on-wasm/php-wasm.wasm deleted file mode 100755 index 8e91021..0000000 Binary files a/examples/php-on-wasm/php-wasm.wasm and /dev/null differ diff --git a/examples/php-on-wasm/php-wasm.wasm b/examples/php-on-wasm/php-wasm.wasm new file mode 120000 index 0000000..4f254d7 --- /dev/null +++ b/examples/php-on-wasm/php-wasm.wasm @@ -0,0 +1 @@ +../compile-php-to-wasm/php-wasm.wasm \ No newline at end of file -- cgit v1.2.3-70-g09d2