Commit bad45445 authored by Ashley's avatar Ashley Committed by GitHub
Browse files

Make choosing an executor (native/wasm) an explicit part of service construction (#9525)



* Split native executor stuff from wasm executor stuff

* Remove `native_runtime_version` in places

* Fix warning

* Fix test warning

* Remove redundant NativeRuntimeInfo trait

* Add a warning for use_native

* Run cargo fmt

* Revert "Add a warning for use_native"

This reverts commit 9494f765a06037e991dd60524f2ed1b14649bfd6.

* Make choosing an executor (native/wasm) an explicit part of service construction

* Add Cargo.lock

* Rename Executor to ExecutorDispatch

* Update bin/node/executor/src/lib.rs

Co-authored-by: default avatarSquirrel <[email protected]>

* Fix tests

* Fix minor node-executor error

* Fix node cli command thing

Co-authored-by: default avatarSquirrel <[email protected]>
parent 2de7e51c
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