Skip to content
Snippets Groups Projects
Commit 9f92b3c4 authored by crystalin's avatar crystalin
Browse files

more fmt

parent 582c404e
No related merge requests found
Pipeline #395602 canceled with stages
in 46 seconds
......@@ -424,7 +424,7 @@ pub fn precompile_and_serialize_versioned_wasm_runtime<'c>(
wasmtime_precompiled_path: &Path,
) -> Result<(), WasmError> {
let semantics = match wasm_method {
WasmExecutionMethod::Compiled { instantiation_strategy } =>
WasmExecutionMethod::Compiled { instantiation_strategy } =>
sc_executor_wasmtime::Semantics {
heap_alloc_strategy,
instantiation_strategy,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment