delete cranelift-faerie
see https://github.com/bytecodealliance/wasmtime/pull/1816 DEPRECATION NOTICE: the Cranelift developer team intends to stop maintaining the `cranelift-faerie` crate and remove it from the `wasmtime` git repository on or after August 3, 2020. We recommend users use its successor, the `cranelift-object` crate.
This commit is contained in:
@@ -25,7 +25,6 @@ cranelift-wasm = { path = "wasm", version = "0.66.0", optional = true }
|
||||
cranelift-native = { path = "native", version = "0.66.0" }
|
||||
cranelift-filetests = { path = "filetests", version = "0.66.0" }
|
||||
cranelift-module = { path = "module", version = "0.66.0" }
|
||||
cranelift-faerie = { path = "faerie", version = "0.66.0" }
|
||||
cranelift-object = { path = "object", version = "0.66.0" }
|
||||
cranelift-simplejit = { path = "simplejit", version = "0.66.0" }
|
||||
cranelift-preopt = { path = "preopt", version = "0.66.0" }
|
||||
|
||||
Reference in New Issue
Block a user