From 3f2b6c90067c7e6c34dfabb3a4fb51905339596a Mon Sep 17 00:00:00 2001 From: Doehyun Baek Date: Mon, 26 Aug 2024 13:27:44 +0900 Subject: [PATCH] add circular-call test which leads to stack overflow --- tests/core/circular-call/index.wasm | Bin 0 -> 95 bytes tests/core/circular-call/website/index.html | 55 ++++++++++++++++++++ tests/core/circular-call/website/index.wasm | Bin 0 -> 95 bytes 3 files changed, 55 insertions(+) create mode 100644 tests/core/circular-call/index.wasm create mode 100644 tests/core/circular-call/website/index.html create mode 100644 tests/core/circular-call/website/index.wasm diff --git a/tests/core/circular-call/index.wasm b/tests/core/circular-call/index.wasm new file mode 100644 index 0000000000000000000000000000000000000000..6e4b9d8216f6a9352c8c2aa44015614fedd95fe5 GIT binary patch literal 95 zcmW;DI}UhzUP_wW<7pfPTP5RA)FVz86O==w#Qo6}sx>m&dgZh(xUDL?9+1AZ-j kE)t?rg3ZA8xbwa)K0vybH7qTAOeV)O(JH=|S~e*OFIwyjRR910 literal 0 HcmV?d00001 diff --git a/tests/core/circular-call/website/index.html b/tests/core/circular-call/website/index.html new file mode 100644 index 00000000..185d090c --- /dev/null +++ b/tests/core/circular-call/website/index.html @@ -0,0 +1,55 @@ + + + + + + + WebAssembly Test + + + + + + + \ No newline at end of file diff --git a/tests/core/circular-call/website/index.wasm b/tests/core/circular-call/website/index.wasm new file mode 100644 index 0000000000000000000000000000000000000000..6e4b9d8216f6a9352c8c2aa44015614fedd95fe5 GIT binary patch literal 95 zcmW;DI}UhzUP_wW<7pfPTP5RA)FVz86O==w#Qo6}sx>m&dgZh(xUDL?9+1AZ-j kE)t?rg3ZA8xbwa)K0vybH7qTAOeV)O(JH=|S~e*OFIwyjRR910 literal 0 HcmV?d00001