Skip to content

Commit

Permalink
chore(core-backend)!: Remove gear-backend-wasmi (#3151)
Browse files Browse the repository at this point in the history
  • Loading branch information
ark0f authored and shamilsan committed Sep 11, 2023
1 parent ce4d76d commit d880b9f
Show file tree
Hide file tree
Showing 16 changed files with 14 additions and 1,109 deletions.
22 changes: 3 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ gear-authorship = { path = "node/authorship" }
gear-backend-codegen = { path = "core-backend/codegen" }
gear-backend-common = { path = "core-backend/common" }
gear-backend-sandbox = { path = "core-backend/sandbox", default-features = false }
gear-backend-wasmi = { path = "core-backend/wasmi", default-features = false }
gear-call-gen = { path = "utils/call-gen" }
gear-common = { path = "common", default-features = false }
gear-common-codegen = { path = "common/codegen" }
Expand Down
29 changes: 0 additions & 29 deletions core-backend/wasmi/Cargo.toml

This file was deleted.

Loading

0 comments on commit d880b9f

Please sign in to comment.