From 7f3246e4582a488327f2a9da01111db1a4a32b91 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 30 Jul 2025 07:32:58 +0900 Subject: chore: enable common ruleset of ecs --- examples/hello-world/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/hello-world') diff --git a/examples/hello-world/index.php b/examples/hello-world/index.php index 74989a3..18e7ae7 100644 --- a/examples/hello-world/index.php +++ b/examples/hello-world/index.php @@ -13,7 +13,7 @@ use Nsfisis\Waddiwasi\WebAssembly\Execution\Store; use Nsfisis\Waddiwasi\WebAssembly\Structure\Types\FuncType; use Nsfisis\Waddiwasi\WebAssembly\Structure\Types\ValType; -$wasmBinary = ("" +$wasmBinary = ('' . "\x00\x61\x73\x6d\x01\x00\x00\x00\x01\x08\x02\x60\x00\x00\x60\x01" . "\x7f\x00\x02\x09\x01\x00\x04\x70\x75\x74\x63\x00\x01\x03\x02\x01" . "\x00\x07\x08\x01\x04\x6d\x61\x69\x6e\x00\x01\x0a\x46\x01\x44\x00" -- cgit v1.2.3-70-g09d2