mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-22 16:35:33 +00:00
Release 4.3.0
This commit is contained in:
62
Cargo.lock
generated
62
Cargo.lock
generated
@ -207,9 +207,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "async-compression"
|
||||
version = "0.4.9"
|
||||
version = "0.4.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4e9eabd7a98fe442131a17c316bd9349c43695e49e730c3c8e12cfb5f4da2693"
|
||||
checksum = "9c90a406b4495d129f00461241616194cb8a032c8d1c53c657f0961d5f8e0498"
|
||||
dependencies = [
|
||||
"flate2",
|
||||
"futures-core",
|
||||
@ -1605,9 +1605,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "errno"
|
||||
version = "0.3.8"
|
||||
version = "0.3.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
||||
checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"windows-sys 0.52.0",
|
||||
@ -2844,7 +2844,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "macro-wasmer-universal-test"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"proc-quote",
|
||||
@ -5627,9 +5627,9 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
||||
|
||||
[[package]]
|
||||
name = "trybuild"
|
||||
version = "1.0.94"
|
||||
version = "1.0.95"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bfe21c256d6fba8499cf9d9b1c24971bec43a369d81c52e024adc7670cf112df"
|
||||
checksum = "4ddb747392ea12569d501a5bbca08852e4c8cd88b92566074b2243b8846f09e6"
|
||||
dependencies = [
|
||||
"glob",
|
||||
"serde",
|
||||
@ -6102,7 +6102,7 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
||||
|
||||
[[package]]
|
||||
name = "wasi-test-generator"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"glob",
|
||||
"gumdrop",
|
||||
@ -6290,7 +6290,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytes 1.6.0",
|
||||
@ -6350,7 +6350,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-argus"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@ -6390,7 +6390,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-c-api"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"cbindgen",
|
||||
"cfg-if 1.0.0",
|
||||
@ -6419,7 +6419,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-c-api-test-runner"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"regex",
|
||||
@ -6429,7 +6429,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-cache"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"blake3",
|
||||
"clap",
|
||||
@ -6447,7 +6447,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-capi-examples-runner"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"regex",
|
||||
@ -6457,7 +6457,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-cli"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd 2.0.14",
|
||||
@ -6548,7 +6548,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-compiler"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"backtrace",
|
||||
"bytes 1.6.0",
|
||||
@ -6578,7 +6578,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-compiler-cli"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytesize",
|
||||
@ -6599,7 +6599,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-compiler-cranelift"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"cranelift-codegen",
|
||||
"cranelift-entity",
|
||||
@ -6618,7 +6618,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-compiler-llvm"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"cc",
|
||||
@ -6640,7 +6640,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-compiler-singlepass"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"dynasm",
|
||||
@ -6703,7 +6703,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-derive"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"compiletest_rs",
|
||||
"proc-macro-error",
|
||||
@ -6715,7 +6715,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-emscripten"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"getrandom",
|
||||
@ -6757,7 +6757,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-integration-tests-cli"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd 2.0.14",
|
||||
@ -6786,7 +6786,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-integration-tests-ios"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-journal"
|
||||
@ -6817,7 +6817,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-middlewares"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"wasmer",
|
||||
"wasmer-types",
|
||||
@ -6826,7 +6826,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-object"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"object 0.29.0",
|
||||
"thiserror",
|
||||
@ -6897,7 +6897,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-types"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"bytecheck",
|
||||
"enum-iterator",
|
||||
@ -6919,7 +6919,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-vm"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"backtrace",
|
||||
"cc",
|
||||
@ -7052,7 +7052,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-wasm-interface"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"bincode",
|
||||
"either",
|
||||
@ -7064,7 +7064,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-wast"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"futures 0.3.30",
|
||||
@ -7081,7 +7081,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wasmer-workspace"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"build-deps",
|
||||
|
26
Cargo.toml
26
Cargo.toml
@ -12,20 +12,20 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer = { version = "=4.3.0-beta.1", path = "lib/api", default-features = false }
|
||||
wasmer-compiler = { version = "=4.3.0-beta.1", path = "lib/compiler", features = [
|
||||
wasmer = { version = "=4.3.0", path = "lib/api", default-features = false }
|
||||
wasmer-compiler = { version = "=4.3.0", path = "lib/compiler", features = [
|
||||
"compiler",
|
||||
], optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0-beta.1", path = "lib/compiler-cranelift", optional = true }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0-beta.1", path = "lib/compiler-singlepass", optional = true }
|
||||
wasmer-compiler-llvm = { version = "=4.3.0-beta.1", path = "lib/compiler-llvm", optional = true }
|
||||
wasmer-emscripten = { version = "=4.3.0-beta.1", path = "lib/emscripten", optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0", path = "lib/compiler-cranelift", optional = true }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0", path = "lib/compiler-singlepass", optional = true }
|
||||
wasmer-compiler-llvm = { version = "=4.3.0", path = "lib/compiler-llvm", optional = true }
|
||||
wasmer-emscripten = { version = "=4.3.0", path = "lib/emscripten", optional = true }
|
||||
wasmer-wasix = { path = "lib/wasix", optional = true }
|
||||
wasmer-wast = { version = "=4.3.0-beta.1", path = "tests/lib/wast", optional = true }
|
||||
wasi-test-generator = { version = "=4.3.0-beta.1", path = "tests/wasi-wast", optional = true }
|
||||
wasmer-cache = { version = "=4.3.0-beta.1", path = "lib/cache", optional = true }
|
||||
wasmer-types = { version = "=4.3.0-beta.1", path = "lib/types" }
|
||||
wasmer-middlewares = { version = "=4.3.0-beta.1", path = "lib/middlewares", optional = true }
|
||||
wasmer-wast = { version = "=4.3.0", path = "tests/lib/wast", optional = true }
|
||||
wasi-test-generator = { version = "=4.3.0", path = "tests/wasi-wast", optional = true }
|
||||
wasmer-cache = { version = "=4.3.0", path = "lib/cache", optional = true }
|
||||
wasmer-types = { version = "=4.3.0", path = "lib/types" }
|
||||
wasmer-middlewares = { version = "=4.3.0", path = "lib/middlewares", optional = true }
|
||||
|
||||
# Third party dependencies
|
||||
cfg-if = "1.0"
|
||||
@ -84,7 +84,7 @@ homepage = "https://wasmer.io/"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/wasmerio/wasmer"
|
||||
rust-version = "1.74"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
# Repo-local crates
|
||||
@ -114,7 +114,7 @@ glob = "0.3"
|
||||
rustc_version = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
wasmer = { version = "=4.3.0-beta.1", path = "lib/api", features = [
|
||||
wasmer = { version = "=4.3.0", path = "lib/api", features = [
|
||||
"compiler",
|
||||
"singlepass",
|
||||
"sys",
|
||||
|
@ -39,15 +39,15 @@ shared-buffer = { workspace = true }
|
||||
# Dependencies and Development Dependencies for `sys`.
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
# - Mandatory dependencies for `sys`.
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0-beta.1" }
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0-beta.1" }
|
||||
wasmer-derive = { path = "../derive", version = "=4.3.0-beta.1" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0" }
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0" }
|
||||
wasmer-derive = { path = "../derive", version = "=4.3.0" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
target-lexicon = { version = "0.12.2", default-features = false }
|
||||
# - Optional dependencies for `sys`.
|
||||
wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.3.0-beta.1", optional = true }
|
||||
wasmer-compiler-cranelift = { path = "../compiler-cranelift", version = "=4.3.0-beta.1", optional = true }
|
||||
wasmer-compiler-llvm = { path = "../compiler-llvm", version = "=4.3.0-beta.1", optional = true }
|
||||
wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.3.0", optional = true }
|
||||
wasmer-compiler-cranelift = { path = "../compiler-cranelift", version = "=4.3.0", optional = true }
|
||||
wasmer-compiler-llvm = { path = "../compiler-llvm", version = "=4.3.0", optional = true }
|
||||
|
||||
wasm-bindgen = { version = "0.2.74", optional = true }
|
||||
js-sys = { version = "0.3.51", optional = true }
|
||||
@ -62,15 +62,15 @@ winapi = "0.3"
|
||||
wat = "1.0"
|
||||
tempfile = "3.6.0"
|
||||
anyhow = "1.0"
|
||||
macro-wasmer-universal-test = { version = "4.3.0-beta.1", path = "./macro-wasmer-universal-test" }
|
||||
macro-wasmer-universal-test = { version = "4.3.0", path = "./macro-wasmer-universal-test" }
|
||||
|
||||
# Dependencies and Develoment Dependencies for `js`.
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
# - Mandatory dependencies for `js`.
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1", default-features = false, features = ["std"] }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0", default-features = false, features = ["std"] }
|
||||
wasm-bindgen = "0.2.74"
|
||||
js-sys = "0.3.51"
|
||||
wasmer-derive = { path = "../derive", version = "=4.3.0-beta.1" }
|
||||
wasmer-derive = { path = "../derive", version = "=4.3.0" }
|
||||
# - Optional dependencies for `js`.
|
||||
wasmparser = { workspace = true, default-features = false, optional = true }
|
||||
hashbrown = { version = "0.11", optional = true }
|
||||
@ -82,7 +82,7 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
wat = "1.0"
|
||||
anyhow = "1.0"
|
||||
wasm-bindgen-test = "0.3.0"
|
||||
macro-wasmer-universal-test = { version = "4.3.0-beta.1", path = "./macro-wasmer-universal-test" }
|
||||
macro-wasmer-universal-test = { version = "4.3.0", path = "./macro-wasmer-universal-test" }
|
||||
|
||||
# Specific to `js`.
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "macro-wasmer-universal-test"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "Universal test macro for wasmer-test"
|
||||
|
@ -24,14 +24,14 @@ crate-type = ["staticlib", "cdylib"] #"cdylib", "rlib", "staticlib"]
|
||||
[dependencies]
|
||||
# We rename `wasmer` to `wasmer-api` to avoid the conflict with this
|
||||
# library name (see `[lib]`).
|
||||
wasmer-api = { version = "=4.3.0-beta.1", path = "../api", default-features = false, package = "wasmer" }
|
||||
wasmer-compiler = { version = "=4.3.0-beta.1", path = "../compiler", optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0-beta.1", path = "../compiler-cranelift", optional = true }
|
||||
wasmer-compiler-llvm = { version = "=4.3.0-beta.1", path = "../compiler-llvm", optional = true }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0-beta.1", path = "../compiler-singlepass", optional = true }
|
||||
wasmer-emscripten = { version = "=4.3.0-beta.1", path = "../emscripten", optional = true }
|
||||
wasmer-middlewares = { version = "=4.3.0-beta.1", path = "../middlewares", optional = true }
|
||||
wasmer-types = { version = "=4.3.0-beta.1", path = "../types" }
|
||||
wasmer-api = { version = "=4.3.0", path = "../api", default-features = false, package = "wasmer" }
|
||||
wasmer-compiler = { version = "=4.3.0", path = "../compiler", optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0", path = "../compiler-cranelift", optional = true }
|
||||
wasmer-compiler-llvm = { version = "=4.3.0", path = "../compiler-llvm", optional = true }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0", path = "../compiler-singlepass", optional = true }
|
||||
wasmer-emscripten = { version = "=4.3.0", path = "../emscripten", optional = true }
|
||||
wasmer-middlewares = { version = "=4.3.0", path = "../middlewares", optional = true }
|
||||
wasmer-types = { version = "=4.3.0", path = "../types" }
|
||||
wasmer-wasix = { path = "../wasix", version="=0.19.0", features = ["host-fs", "host-vnet"], optional = true }
|
||||
webc = { workspace = true, optional = true }
|
||||
virtual-fs = { version = "0.11.4", path = "../virtual-fs", optional = true, default-features = false, features = ["static-fs"] }
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer-capi-examples-runner"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "wasmer-capi-examples-runner"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer-c-api-test-runner"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "wasmer-c-api-test-runner"
|
||||
|
6
lib/cache/Cargo.toml
vendored
6
lib/cache/Cargo.toml
vendored
@ -13,7 +13,7 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false }
|
||||
hex = "0.4"
|
||||
thiserror = "1"
|
||||
blake3 = "1.0"
|
||||
@ -26,8 +26,8 @@ clap_derive = { version = "=4.4.7" }
|
||||
clap_lex = { version = "=0.6.0" }
|
||||
tempfile = "3.6.0"
|
||||
rand = "0.8.3"
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false, features = ["sys", "cranelift"] }
|
||||
wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.3.0-beta.1" }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false, features = ["sys", "cranelift"] }
|
||||
wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.3.0" }
|
||||
|
||||
[features]
|
||||
default = ["filesystem"]
|
||||
|
@ -20,8 +20,8 @@ path = "src/bin/wasmer_compiler.rs"
|
||||
doc = false
|
||||
|
||||
[dependencies]
|
||||
wasmer-compiler = { version = "=4.3.0-beta.1", path = "../compiler", features = ["compiler"] }
|
||||
wasmer-types = { version = "=4.3.0-beta.1", path = "../types" }
|
||||
wasmer-compiler = { version = "=4.3.0", path = "../compiler", features = ["compiler"] }
|
||||
wasmer-types = { version = "=4.3.0", path = "../types" }
|
||||
is-terminal = "0.4.7"
|
||||
colored = "2.0"
|
||||
anyhow = "1.0"
|
||||
@ -36,16 +36,16 @@ log = { version = "0.4", optional = true }
|
||||
target-lexicon = { version = "0.12", features = ["std"] }
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0-beta.1", path = "../compiler-singlepass", optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0-beta.1", path = "../compiler-cranelift", optional = true }
|
||||
clap = { version = "4.3.0-beta.1", features = ["derive", "env"] }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0", path = "../compiler-singlepass", optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0", path = "../compiler-cranelift", optional = true }
|
||||
clap = { version = "4.3.0", features = ["derive", "env"] }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0-beta.1", path = "../compiler-singlepass", optional = true, default-features = false, features = ["wasm"] }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0-beta.1", path = "../compiler-cranelift", optional = true, default-features = false, features = ["wasm"] }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0", path = "../compiler-singlepass", optional = true, default-features = false, features = ["wasm"] }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0", path = "../compiler-cranelift", optional = true, default-features = false, features = ["wasm"] }
|
||||
# NOTE: Must use different features for clap because the "color" feature does not
|
||||
# work on wasi, due to the anstream dependency not compiling.
|
||||
clap = { version = "4.3.0-beta.1", default-features = false, features = [
|
||||
clap = { version = "4.3.0", default-features = false, features = [
|
||||
"std",
|
||||
"help",
|
||||
"usage",
|
||||
|
@ -109,15 +109,15 @@ enable-serde = [
|
||||
[dependencies]
|
||||
# Repo-local dependencies.
|
||||
|
||||
wasmer = { version = "=4.3.0-beta.1", path = "../api", default-features = false }
|
||||
wasmer-compiler = { version = "=4.3.0-beta.1", path = "../compiler", features = [
|
||||
wasmer = { version = "=4.3.0", path = "../api", default-features = false }
|
||||
wasmer-compiler = { version = "=4.3.0", path = "../compiler", features = [
|
||||
"compiler",
|
||||
], optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0-beta.1", path = "../compiler-cranelift", optional = true }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0-beta.1", path = "../compiler-singlepass", optional = true }
|
||||
wasmer-compiler-llvm = { version = "=4.3.0-beta.1", path = "../compiler-llvm", optional = true }
|
||||
wasmer-emscripten = { version = "=4.3.0-beta.1", path = "../emscripten" }
|
||||
wasmer-vm = { version = "=4.3.0-beta.1", path = "../vm", optional = true }
|
||||
wasmer-compiler-cranelift = { version = "=4.3.0", path = "../compiler-cranelift", optional = true }
|
||||
wasmer-compiler-singlepass = { version = "=4.3.0", path = "../compiler-singlepass", optional = true }
|
||||
wasmer-compiler-llvm = { version = "=4.3.0", path = "../compiler-llvm", optional = true }
|
||||
wasmer-emscripten = { version = "=4.3.0", path = "../emscripten" }
|
||||
wasmer-vm = { version = "=4.3.0", path = "../vm", optional = true }
|
||||
wasmer-wasix = { path = "../wasix", version="=0.19.0" , features = [
|
||||
"logging",
|
||||
"webc_runner_rt_wcgi",
|
||||
@ -127,15 +127,15 @@ wasmer-wasix = { path = "../wasix", version="=0.19.0" , features = [
|
||||
"host-fs",
|
||||
"ctrlc",
|
||||
] }
|
||||
wasmer-wast = { version = "=4.3.0-beta.1", path = "../../tests/lib/wast", optional = true }
|
||||
wasmer-types = { version = "=4.3.0-beta.1", path = "../types", features = [
|
||||
wasmer-wast = { version = "=4.3.0", path = "../../tests/lib/wast", optional = true }
|
||||
wasmer-types = { version = "=4.3.0", path = "../types", features = [
|
||||
"enable-serde",
|
||||
] }
|
||||
wasmer-registry = { version = "5.12.0", path = "../registry", features = [
|
||||
"build-package",
|
||||
"clap",
|
||||
] }
|
||||
wasmer-object = { version = "=4.3.0-beta.1", path = "../object", optional = true }
|
||||
wasmer-object = { version = "=4.3.0", path = "../object", optional = true }
|
||||
virtual-fs = { version = "0.11.4", path = "../virtual-fs", default-features = false, features = [
|
||||
"host-fs",
|
||||
] }
|
||||
@ -230,9 +230,9 @@ tun-tap = { version = "0.1.3", features = ["tokio"], optional = true }
|
||||
# NOTE: Must use different features for clap because the "color" feature does not
|
||||
# work on wasi due to the anstream dependency not compiling.
|
||||
[target.'cfg(not(target_family = "wasm"))'.dependencies]
|
||||
clap = { version = "4.3.0-beta.1", features = ["derive", "env"] }
|
||||
clap = { version = "4.3.0", features = ["derive", "env"] }
|
||||
[target.'cfg(target_family = "wasm")'.dependencies]
|
||||
clap = { version = "4.3.0-beta.1", default-features = false, features = [
|
||||
clap = { version = "4.3.0", default-features = false, features = [
|
||||
"std",
|
||||
"help",
|
||||
"usage",
|
||||
|
@ -14,8 +14,8 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0-beta.1", features = ["translator", "compiler"], default-features = false }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1", default-features = false, features = ["std"] }
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0", features = ["translator", "compiler"], default-features = false }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0", default-features = false, features = ["std"] }
|
||||
cranelift-entity = { version = "0.91.1", default-features = false }
|
||||
cranelift-codegen = { version = "0.91.1", default-features = false, features = ["x86", "arm64", "riscv64"] }
|
||||
cranelift-frontend = { version = "0.91.1", default-features = false }
|
||||
|
@ -14,11 +14,11 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0-beta.1", features = [
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0", features = [
|
||||
"translator", "compiler"
|
||||
] }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0-beta.1" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
target-lexicon = { version = "0.12.2", default-features = false }
|
||||
smallvec = "1.6"
|
||||
object = { version = "0.28.3", default-features = false, features = ["read"] }
|
||||
|
@ -14,8 +14,8 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0-beta.1", features = ["translator", "compiler"], default-features = false }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1", default-features = false, features = ["std"] }
|
||||
wasmer-compiler = { path = "../compiler", version = "=4.3.0", features = ["translator", "compiler"], default-features = false }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0", default-features = false, features = ["std"] }
|
||||
hashbrown = { version = "0.11", optional = true }
|
||||
gimli = { version = "0.26", optional = true }
|
||||
enumset.workspace = true
|
||||
|
@ -13,8 +13,8 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1", default-features = false }
|
||||
wasmer-object = { path = "../object", version = "=4.3.0-beta.1", optional = true }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0", default-features = false }
|
||||
wasmer-object = { path = "../object", version = "=4.3.0", optional = true }
|
||||
wasmparser = { workspace = true, optional = true, default-features = false }
|
||||
enumset.workspace = true
|
||||
hashbrown = { version = "0.11", optional = true }
|
||||
@ -39,7 +39,7 @@ rkyv = { workspace = true }
|
||||
shared-buffer = { workspace = true }
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0-beta.1" }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0" }
|
||||
region = { version = "3.0" }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
|
@ -18,8 +18,8 @@ lazy_static = "1.4"
|
||||
libc = "^0.2"
|
||||
log = "0.4"
|
||||
time = { version = "0.3", features = ["std", "formatting"] }
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
getrandom = "0.2"
|
||||
|
@ -14,7 +14,7 @@ default = [ "log-file", "wasmer/sys" ]
|
||||
log-file = [ "shared-buffer" ]
|
||||
|
||||
[dependencies]
|
||||
wasmer = { default-features = false, path = "../api", version = "=4.3.0-beta.1" }
|
||||
wasmer = { default-features = false, path = "../api", version = "=4.3.0" }
|
||||
wasmer-wasix-types = { path = "../wasi-types", version = "0.19.0", features = [ "enable-serde" ] }
|
||||
virtual-net = { path = "../virtual-net", version = "0.6.6", default-features = false, features = ["rkyv"] }
|
||||
virtual-fs = { path = "../virtual-fs", version = "0.11.4", default-features = false }
|
||||
|
@ -13,12 +13,12 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false, features = ["compiler"] }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0-beta.1" }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false, features = ["compiler"] }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", features = ["compiler"] }
|
||||
wasmer = { path = "../api", version = "=4.3.0", features = ["compiler"] }
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
@ -13,7 +13,7 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
object = { version = "0.29.0", default-features = false, features = ["write"] }
|
||||
thiserror = "1.0"
|
||||
|
||||
|
@ -50,7 +50,7 @@ toml.workspace = true
|
||||
tracing = "0.1.40"
|
||||
url = "2.3.1"
|
||||
wasmer-config = { version = "0.2.0", path = "../config" }
|
||||
wasmer-wasm-interface = { version = "4.3.0-beta.1", path = "../wasm-interface", optional = true }
|
||||
wasmer-wasm-interface = { version = "4.3.0", path = "../wasm-interface", optional = true }
|
||||
wasmparser = { workspace = true, optional = true }
|
||||
whoami = "1.2.3"
|
||||
webc.workspace = true
|
||||
|
@ -12,9 +12,9 @@ repository.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false, features = ["sys", "compiler"] }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0-beta.1" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false, features = ["sys", "compiler"] }
|
||||
wasmer-vm = { path = "../vm", version = "=4.3.0" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
region = { version = "3.0" }
|
||||
tracing = "0.1.37"
|
||||
|
||||
@ -23,7 +23,7 @@ libc = { version = "^0.2", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
wasmer-wasix.workspace = true
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false, features = ["sys", "compiler", "cranelift"] }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false, features = ["sys", "compiler", "cranelift"] }
|
||||
tracing-subscriber = { version = "0.3.16", features = ["fmt"] }
|
||||
tracing = "0.1.37"
|
||||
|
||||
|
@ -14,7 +14,7 @@ version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
memoffset.workspace = true
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
libc = { version = "^0.2", default-features = false }
|
||||
indexmap = { version = "1.6" }
|
||||
thiserror = "1.0"
|
||||
|
@ -20,7 +20,7 @@ once_cell = "1.13"
|
||||
thiserror = "1.0"
|
||||
tracing-lib = { version = "0.1.26", optional = true, package = "tracing" }
|
||||
wai-bindgen-wasmer-impl = { version = "0.2.2" }
|
||||
wasmer = { version = "=4.3.0-beta.1", path = "../api", default-features = false }
|
||||
wasmer = { version = "=4.3.0", path = "../api", default-features = false }
|
||||
|
||||
[features]
|
||||
# Enables generated code to emit events via the `tracing` crate whenever wasm is
|
||||
|
@ -15,9 +15,9 @@ rust-version.workspace = true
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
wasmer = { default-features = false, path = "../api", version = "=4.3.0-beta.1" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1" }
|
||||
wasmer-derive = { path = "../derive", version = "=4.3.0-beta.1" }
|
||||
wasmer = { default-features = false, path = "../api", version = "=4.3.0" }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0" }
|
||||
wasmer-derive = { path = "../derive", version = "=4.3.0" }
|
||||
wai-bindgen-gen-rust = "0.2.1"
|
||||
wai-bindgen-rust = { version = "0.2.1", default-features = false, features = ["macros"] }
|
||||
wai-bindgen-gen-rust-wasm = "0.2.1"
|
||||
|
@ -14,13 +14,13 @@ rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
wasmer-wasix-types = { path = "../wasi-types", version = "0.19.0", features = [ "enable-serde" ] }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0-beta.1", default-features = false }
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false, features = ["wat", "js-serializable-module"] }
|
||||
wasmer-types = { path = "../types", version = "=4.3.0", default-features = false }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false, features = ["wat", "js-serializable-module"] }
|
||||
virtual-mio = { path = "../virtual-io", version = "0.3.1", default-features = false }
|
||||
virtual-fs = { path = "../virtual-fs", version = "0.11.4", default-features = false, features = ["webc-fs"] }
|
||||
virtual-net = { path = "../virtual-net", version = "0.6.6", default-features = false, features = ["rkyv"] }
|
||||
wasmer-journal = { path = "../journal", version = "0.1.3", default-features = false }
|
||||
wasmer-emscripten = { path = "../emscripten", version = "=4.3.0-beta.1", optional = true }
|
||||
wasmer-emscripten = { path = "../emscripten", version = "=4.3.0", optional = true }
|
||||
wasmer-config = { version = "0.2.0", path = "../config" }
|
||||
|
||||
xxhash-rust = { version = "0.8.8", features = ["xxh64"] }
|
||||
@ -126,7 +126,7 @@ winapi = { version = "0.3", features = ["sysinfoapi"] }
|
||||
terminal_size = { version = "0.3.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false, features = ["wat", "js-serializable-module"] }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false, features = ["wat", "js-serializable-module"] }
|
||||
tokio = { version = "1", features = [ "sync", "macros", "rt" ], default_features = false }
|
||||
pretty_assertions = "1.3.0"
|
||||
tracing-test = "0.2.4"
|
||||
@ -138,7 +138,7 @@ tracing-wasm = "0.2"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
|
||||
tracing-subscriber = { version = "^0.3" }
|
||||
wasmer = { path = "../api", version = "=4.3.0-beta.1", default-features = false, features = ["wat", "js-serializable-module", "cranelift"] }
|
||||
wasmer = { path = "../api", version = "=4.3.0", default-features = false, features = ["wat", "js-serializable-module", "cranelift"] }
|
||||
|
||||
[features]
|
||||
default = ["sys-default"]
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
PREVIOUS_VERSION='4.3.0-alpha.1'
|
||||
NEXT_VERSION='4.3.0-beta.1'
|
||||
PREVIOUS_VERSION='4.3.0-beta.1'
|
||||
NEXT_VERSION='4.3.0'
|
||||
|
||||
import os
|
||||
import re
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Setup]
|
||||
AppName=Wasmer
|
||||
AppVersion=4.3.0-beta.1
|
||||
AppVersion=4.3.0
|
||||
DefaultDirName={pf}\Wasmer
|
||||
DefaultGroupName=Wasmer
|
||||
Compression=lzma2
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer-integration-tests-cli"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
authors = ["Wasmer Engineering Team <engineering@wasmer.io>"]
|
||||
description = "CLI integration tests"
|
||||
repository = "https://github.com/wasmerio/wasmer"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer-integration-tests-ios"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
authors = ["Wasmer Engineering Team <engineering@wasmer.io>"]
|
||||
description = "iOS integration tests"
|
||||
repository = "https://github.com/wasmerio/wasmer"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasmer-wast"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
authors = ["Wasmer Engineering Team <engineering@wasmer.io>"]
|
||||
description = "wast testing support for wasmer"
|
||||
license = "MIT OR Apache-2.0 WITH LLVM-exception"
|
||||
@ -13,7 +13,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
wasmer-types = { path = "../../../lib/types" }
|
||||
wasmer-wasix = { path = "../../../lib/wasix", version="=0.19.0" }
|
||||
wasmer = { path = "../../../lib/api", version = "=4.3.0-beta.1", default-features = false }
|
||||
wasmer = { path = "../../../lib/api", version = "=4.3.0", default-features = false }
|
||||
virtual-fs = { path = "../../../lib/virtual-fs", version = "0.11.4" }
|
||||
|
||||
anyhow = "1.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasi-test-generator"
|
||||
version = "4.3.0-beta.1"
|
||||
version = "4.3.0"
|
||||
description = "Tests for our WASI implementation"
|
||||
license = "MIT"
|
||||
authors = ["Wasmer Engineering Team <engineering@wasmer.io>"]
|
||||
|
@ -24,7 +24,7 @@ clap = {version = "4.4.11", features = ["derive", "string"]}
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
serde_json = "1.0.114"
|
||||
wasmer = { version = "4.3.0-beta.1", path = "../../lib/api", features = ["engine", "core", "singlepass", "cranelift", "llvm"], optional = true }
|
||||
wasmer = { version = "4.3.0", path = "../../lib/api", features = ["engine", "core", "singlepass", "cranelift", "llvm"], optional = true }
|
||||
derive_more = "0.99.17"
|
||||
webc.workspace = true
|
||||
async-trait = "0.1.77"
|
||||
|
Reference in New Issue
Block a user