aboutsummaryrefslogtreecommitdiff
path: root/tests/wasm_compile_function_call/test.v
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-21 11:53:13 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-21 11:53:13 +0200
commitca4e5c1cca9f0e6db5f564e6786a356bcdffb956 (patch)
treed0d53f9f13bf29271f8207996707d9cd6a7bb76b /tests/wasm_compile_function_call/test.v
parent6dfb056f484e98f627d16a44eca8f6fff87f5f0e (diff)
downloadAGH-engineering-thesis-ca4e5c1cca9f0e6db5f564e6786a356bcdffb956.tar.gz
AGH-engineering-thesis-ca4e5c1cca9f0e6db5f564e6786a356bcdffb956.zip
put function call wasm_compile test in separate bench
Diffstat (limited to 'tests/wasm_compile_function_call/test.v')
l---------tests/wasm_compile_function_call/test.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wasm_compile_function_call/test.v b/tests/wasm_compile_function_call/test.v
new file mode 120000
index 0000000..f0235d8
--- /dev/null
+++ b/tests/wasm_compile_function_call/test.v
@@ -0,0 +1 @@
+../wasm_compile_simple_module/test.v \ No newline at end of file