Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Remove wasmi as sc-executor backend #13496

@bkchr

Description

@bkchr

wasmi should be removed as sc-executor backend. It was quite useful in the early days, but it will never be as fast as wasmtime which is currently the de-facto standard in Substrate. For the beginning it should probably be enough to just remove the crate and keep the current structure with sc-executor/sc-executor-wasmtime. In the future we may could merge these both crates as well to remove unneeded code and to simplify the entire structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I7-refactorCode needs refactoring.

    Type

    No type

    Projects

    Status

    done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions