Moved over first rbtree test from koka_bench and integrated Kraken via compiler wrapper script that calls the partial_evaluator / compiler and then emits a wrapper script that runs the resulting wasm via wasmtime.
This commit is contained in:
5
koka_bench/.gitignore
vendored
Normal file
5
koka_bench/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
build/
|
||||
*.hi
|
||||
*.o
|
||||
*.cmi
|
||||
*.cmx
|
||||
Reference in New Issue
Block a user