From e94a046a548795b8675bc109c87413de6bca53e7 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 12 Jul 2024 22:39:20 +0900 Subject: feat: add Linker class --- src/WebAssembly/Execution/LinkErrorException.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/WebAssembly/Execution/LinkErrorException.php (limited to 'src/WebAssembly/Execution/LinkErrorException.php') diff --git a/src/WebAssembly/Execution/LinkErrorException.php b/src/WebAssembly/Execution/LinkErrorException.php new file mode 100644 index 0000000..35db57f --- /dev/null +++ b/src/WebAssembly/Execution/LinkErrorException.php @@ -0,0 +1,11 @@ +