Skip to content

Commit

Permalink
Remove unused backend flags
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Jan 10, 2020
1 parent d544f5a commit f353ac0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/runtime-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,5 @@ cc = "1.0"
[features]
debug = []
trace = ["debug"]
# backend flags no longer used
"backend-cranelift" = []
"backend-singlepass" = []
"backend-llvm" = []
managed = []
deterministic-execution = ["wasmparser/deterministic"]

0 comments on commit f353ac0

Please sign in to comment.