From 26f49b7e27076e689541b9e13a1b54f60a4ee5c2 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 11 Jul 2024 02:57:23 +0900 Subject: feat: organize namespaces --- src/Execution/FuncInsts/Host.php | 20 -------------------- src/Execution/FuncInsts/Wasm.php | 20 -------------------- 2 files changed, 40 deletions(-) delete mode 100644 src/Execution/FuncInsts/Host.php delete mode 100644 src/Execution/FuncInsts/Wasm.php (limited to 'src/Execution/FuncInsts') diff --git a/src/Execution/FuncInsts/Host.php b/src/Execution/FuncInsts/Host.php deleted file mode 100644 index 67686b4..0000000 --- a/src/Execution/FuncInsts/Host.php +++ /dev/null @@ -1,20 +0,0 @@ -