aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_machine_wasm_sub/Makefile
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-19 21:22:41 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-19 21:22:41 +0200
commit605ac7f13be9f597d3cf7ab3786b71f5cda8c9fa (patch)
treeb3c7a166f33d9d1ff35cbc1ede202dd89903e81e /tests/stack_machine_wasm_sub/Makefile
parent780f056e61323a41abcaf0dd53a44f99bcac197c (diff)
downloadAGH-engineering-thesis-605ac7f13be9f597d3cf7ab3786b71f5cda8c9fa.tar.gz
AGH-engineering-thesis-605ac7f13be9f597d3cf7ab3786b71f5cda8c9fa.zip
initial work towards translating wasm to stack machine (with a provisional bench)
Diffstat (limited to 'tests/stack_machine_wasm_sub/Makefile')
l---------tests/stack_machine_wasm_sub/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stack_machine_wasm_sub/Makefile b/tests/stack_machine_wasm_sub/Makefile
new file mode 120000
index 0000000..4673ba3
--- /dev/null
+++ b/tests/stack_machine_wasm_sub/Makefile
@@ -0,0 +1 @@
+../stack_machine_function_call/Makefile \ No newline at end of file