We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5fd480 commit 55be48fCopy full SHA for 55be48f
Cargo.toml
@@ -53,6 +53,8 @@ core = [
53
# workloads.
54
vec_memory = []
55
56
+reduced-stack-buffer = [ "parity-wasm/reduced-stack-buffer" ]
57
+
58
[workspace]
59
members = ["validation"]
60
exclude = ["benches"]
0 commit comments