[wasm] Have the WasmError::User member be a String;
This commit is contained in:
@@ -27,7 +27,7 @@ target-lexicon = "0.4.0"
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = ["cranelift-codegen/std", "cranelift-frontend/std", "wasmparser/std", "failure/std"]
|
||||
std = ["cranelift-codegen/std", "cranelift-frontend/std", "wasmparser/std"]
|
||||
core = ["hashmap_core", "cranelift-codegen/core", "cranelift-frontend/core", "wasmparser/core"]
|
||||
|
||||
[badges]
|
||||
|
||||
Reference in New Issue
Block a user