aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/wasm/run.sh
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-05-20 20:51:17 +0000
committerbloodstalker <thabogre@gmail.com>2018-05-20 20:51:17 +0000
commit105bc30b01d01d08e1b87c2f07cc7fc737811563 (patch)
tree9572084e59be03dac5f9c844e50e362d5382ec16 /bruiser/wasm/run.sh
parentfixes #33. fixed #34. python interpreter should clean up after itself properl... (diff)
downloadmutator-105bc30b01d01d08e1b87c2f07cc7fc737811563.tar.gz
mutator-105bc30b01d01d08e1b87c2f07cc7fc737811563.zip
wip:added a wasm backend. i need to setup an interface with the main c++ code. added some commands to bruiser for managing xobj memories
Diffstat (limited to 'bruiser/wasm/run.sh')
-rwxr-xr-xbruiser/wasm/run.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bruiser/wasm/run.sh b/bruiser/wasm/run.sh
new file mode 100755
index 0000000..bcccca1
--- /dev/null
+++ b/bruiser/wasm/run.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/bash
+
+"./dwasm.py" --wasm ./test/injected.wasm --section code