More infrastructure.
Improve handling of memory.grow/size, add a standalone wast runner, test harness improvements.
This commit is contained in:
@@ -13,6 +13,10 @@ publish = false
|
||||
name = "wasmtime"
|
||||
path = "src/wasmtime.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "run_wast"
|
||||
path = "src/run_wast.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm2obj"
|
||||
path = "src/wasm2obj.rs"
|
||||
|
||||
Reference in New Issue
Block a user