diff --git a/Cargo.lock b/Cargo.lock index b506ddb4a..9f397aad4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8,7 +8,7 @@ version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" dependencies = [ - "gimli 0.27.2", + "gimli 0.27.3", ] [[package]] @@ -48,6 +48,12 @@ dependencies = [ "memchr", ] +[[package]] +name = "allocator-api2" +version = "0.2.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "56fc6cf8dc8c4158eed8649f9b8b0ea1518eb62b544fe9490d66fa0b349eafe9" + [[package]] name = "android-tzdata" version = "0.1.1" @@ -159,9 +165,9 @@ checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" [[package]] name = "arrayvec" -version = "0.7.2" +version = "0.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6" +checksum = "8868f09ff8cea88b079da74ae569d9b8c62a23c68c746240b704ee6f7525c89c" [[package]] name = "ascii" @@ -318,7 +324,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "729b71f35bd3fa1a4c86b85d32c8b9069ea7fe14f7a53cfabb65f62d4265b888" dependencies = [ "arrayref", - "arrayvec 0.7.2", + "arrayvec 0.7.3", "cc", "cfg-if 1.0.0", "constant_time_eq", @@ -554,9 +560,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.3.2" +version = "4.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "401a4694d2bf92537b6867d94de48c4842089645fdcdf6c71865b175d836e9c2" +checksum = "80672091db20273a15cf9fdd4e47ed43b5091ec9841bf4c6145c9dfbbcae09ed" dependencies = [ "clap_builder", "clap_derive", @@ -569,15 +575,15 @@ version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1eef05769009513df2eb1c3b4613e7fad873a14c600ff025b08f250f59fee7de" dependencies = [ - "clap 4.3.2", + "clap 4.3.4", "log", ] [[package]] name = "clap_builder" -version = "4.3.1" +version = "4.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72394f3339a76daf211e57d4bcb374410f3965dcc606dd0e03738c7888766980" +checksum = "c1458a1df40e1e2afebb7ab60ce55c1fa8f431146205aa5f4887e0b111c27636" dependencies = [ "anstream", "anstyle", @@ -730,9 +736,9 @@ checksum = "fbdcdcb6d86f71c5e97409ad45898af11cbc995b4ee8112d59095a28d376c935" [[package]] name = "constant_time_eq" -version = "0.2.5" +version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13418e745008f7349ec7e449155f419a61b92b58a99cc3616942b926825ec76b" +checksum = "21a53c0a4d288377e7415b53dcfc3c04da5cdc2cc95c8d5ac178b58f0b861ad6" [[package]] name = "cooked-waker" @@ -802,7 +808,7 @@ version = "0.91.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "98b022ed2a5913a38839dfbafe6cf135342661293b08049843362df4301261dc" dependencies = [ - "arrayvec 0.7.2", + "arrayvec 0.7.3", "bumpalo", "cranelift-bforest", "cranelift-codegen-meta", @@ -955,22 +961,22 @@ dependencies = [ [[package]] name = "crossbeam-epoch" -version = "0.9.14" +version = "0.9.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695" +checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" dependencies = [ "autocfg", "cfg-if 1.0.0", "crossbeam-utils", - "memoffset 0.8.0", + "memoffset 0.9.0", "scopeguard", ] [[package]] name = "crossbeam-utils" -version = "0.8.15" +version = "0.8.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" +checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294" dependencies = [ "cfg-if 1.0.0", ] @@ -993,9 +999,9 @@ dependencies = [ [[package]] name = "crossterm_winapi" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c" +checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b" dependencies = [ "winapi", ] @@ -1704,9 +1710,9 @@ dependencies = [ [[package]] name = "gimli" -version = "0.27.2" +version = "0.27.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4" +checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" [[package]] name = "glob" @@ -1846,20 +1852,21 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.13.2" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" +checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" dependencies = [ "ahash 0.8.3", + "allocator-api2", ] [[package]] name = "hashlink" -version = "0.8.2" +version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0761a1b9491c4f2e3d66aa0f62d0fba0af9a0e2852e4d48ea506632a4b56e6aa" +checksum = "312f66718a2d7789ffef4f4b7b213138ed9f1eb3aa1d0d82fc99f88fb3ffd26f" dependencies = [ - "hashbrown 0.13.2", + "hashbrown 0.14.0", ] [[package]] @@ -2410,9 +2417,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.18" +version = "0.4.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "518ef76f2f87365916b142844c16d8fefd85039bc5699050210a7778ee1cd1de" +checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4" [[package]] name = "lzma-rs" @@ -2435,7 +2442,7 @@ dependencies = [ [[package]] name = "macro-wasmer-universal-test" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "proc-macro2", "proc-quote", @@ -2859,9 +2866,9 @@ dependencies = [ [[package]] name = "os_str_bytes" -version = "6.5.0" +version = "6.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267" +checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac" [[package]] name = "output_vt100" @@ -3624,9 +3631,9 @@ dependencies = [ [[package]] name = "rustix" -version = "0.37.19" +version = "0.37.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d" +checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0" dependencies = [ "bitflags", "errno", @@ -3638,9 +3645,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.21.1" +version = "0.21.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c911ba11bc8433e811ce56fde130ccf32f5127cab0e0194e9c68c5a5b671791e" +checksum = "e32ca28af694bc1bbf399c33a516dbdf1c90090b8ab23c2bc24f834aa2247f5f" dependencies = [ "log", "ring", @@ -4422,9 +4429,9 @@ dependencies = [ [[package]] name = "test-log" -version = "0.2.11" +version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38f0c854faeb68a048f0f2dc410c5ddae3bf83854ef0e4977d58306a5edef50e" +checksum = "d9601d162c1d77e62c1ea0bc8116cd1caf143ce3af947536c3c9052a1677fe0c" dependencies = [ "proc-macro2", "quote", @@ -4634,9 +4641,9 @@ dependencies = [ [[package]] name = "tokio-rustls" -version = "0.24.0" +version = "0.24.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e0d409377ff5b1e3ca6437aa86c1eb7d40c134bfec254e44c830defa92669db5" +checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" dependencies = [ "rustls", "tokio", @@ -5011,9 +5018,9 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "uuid" -version = "1.3.3" +version = "1.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "345444e32442451b267fc254ae85a209c64be56d2890e601a0c37ff0c3c5ecd2" +checksum = "0fa2982af2eec27de306107c027578ff7f423d65f7250e40ce0fea8f45248b81" dependencies = [ "getrandom", "serde", @@ -5234,11 +5241,10 @@ dependencies = [ [[package]] name = "want" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" +checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" dependencies = [ - "log", "try-lock", ] @@ -5276,7 +5282,7 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasi-test-generator" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "glob", "gumdrop", @@ -5489,7 +5495,7 @@ dependencies = [ [[package]] name = "wasmer" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "anyhow", "bytes", @@ -5561,7 +5567,7 @@ dependencies = [ [[package]] name = "wasmer-c-api" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "cbindgen", "cfg-if 1.0.0", @@ -5589,7 +5595,7 @@ dependencies = [ [[package]] name = "wasmer-c-api-test-runner" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "cc", "regex", @@ -5599,7 +5605,7 @@ dependencies = [ [[package]] name = "wasmer-cache" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "blake3", "criterion", @@ -5613,7 +5619,7 @@ dependencies = [ [[package]] name = "wasmer-capi-examples-runner" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "cc", "regex", @@ -5623,7 +5629,7 @@ dependencies = [ [[package]] name = "wasmer-cli" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "anyhow", "async-trait", @@ -5633,7 +5639,7 @@ dependencies = [ "cargo_metadata", "cfg-if 1.0.0", "chrono", - "clap 4.3.2", + "clap 4.3.4", "clap-verbosity-flag", "colored 2.0.0", "dialoguer", @@ -5693,7 +5699,7 @@ dependencies = [ [[package]] name = "wasmer-compiler" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "backtrace", "cfg-if 1.0.0", @@ -5718,13 +5724,13 @@ dependencies = [ [[package]] name = "wasmer-compiler-cli" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "anyhow", "atty", "bytesize", "cfg-if 1.0.0", - "clap 4.3.2", + "clap 4.3.4", "colored 2.0.0", "distance", "fern", @@ -5739,7 +5745,7 @@ dependencies = [ [[package]] name = "wasmer-compiler-cranelift" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -5758,7 +5764,7 @@ dependencies = [ [[package]] name = "wasmer-compiler-llvm" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "byteorder", "cc", @@ -5780,7 +5786,7 @@ dependencies = [ [[package]] name = "wasmer-compiler-singlepass" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "byteorder", "dynasm", @@ -5804,7 +5810,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "19c0d1ea63311f4e84b7df88a176fcaeced318d09b102c359f23eb81f8f3eb63" dependencies = [ "anyhow", - "clap 4.3.2", + "clap 4.3.4", "clap-verbosity-flag", "comfy-table", "dialoguer", @@ -5865,7 +5871,7 @@ dependencies = [ [[package]] name = "wasmer-derive" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "compiletest_rs", "proc-macro-error", @@ -5877,7 +5883,7 @@ dependencies = [ [[package]] name = "wasmer-emscripten" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "byteorder", "getrandom", @@ -5919,7 +5925,7 @@ dependencies = [ [[package]] name = "wasmer-integration-tests-cli" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "anyhow", "assert_cmd 2.0.11", @@ -5946,11 +5952,11 @@ dependencies = [ [[package]] name = "wasmer-integration-tests-ios" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" [[package]] name = "wasmer-middlewares" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "wasmer", "wasmer-types", @@ -5959,7 +5965,7 @@ dependencies = [ [[package]] name = "wasmer-object" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "object 0.28.4", "thiserror", @@ -6003,7 +6009,7 @@ dependencies = [ "toml 0.5.11", "url", "wasmer-toml", - "wasmer-wasm-interface 4.0.0-beta.1", + "wasmer-wasm-interface 4.0.0-beta.2", "wasmparser 0.51.4", "webc", "whoami", @@ -6044,7 +6050,7 @@ dependencies = [ "toml 0.5.11", "url", "wasmer-toml", - "wasmer-wasm-interface 4.0.0-beta.2", + "wasmer-wasm-interface 4.0.0-beta.3", "wasmparser 0.51.4", "whoami", ] @@ -6082,7 +6088,7 @@ dependencies = [ [[package]] name = "wasmer-types" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "bytecheck", "enum-iterator", @@ -6099,7 +6105,7 @@ dependencies = [ [[package]] name = "wasmer-vm" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "backtrace", "cc", @@ -6230,9 +6236,9 @@ dependencies = [ [[package]] name = "wasmer-wasm-interface" -version = "4.0.0-beta.1" +version = "4.0.0-beta.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "beebc2fea7a6f5a5b2ed15b2f437d3923657f6a95dc9c57bdf8ad48b5a310233" +checksum = "5078324d702edc7710bfee74e07c2eb259662935bc9c682ee4bb6e8240b948e0" dependencies = [ "either", "nom 5.1.3", @@ -6242,7 +6248,7 @@ dependencies = [ [[package]] name = "wasmer-wasm-interface" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "bincode", "either", @@ -6254,7 +6260,7 @@ dependencies = [ [[package]] name = "wasmer-wast" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "anyhow", "futures", @@ -6270,7 +6276,7 @@ dependencies = [ [[package]] name = "wasmer-workspace" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" dependencies = [ "anyhow", "build-deps", @@ -6784,9 +6790,9 @@ checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" [[package]] name = "winnow" -version = "0.4.6" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699" +checksum = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448" dependencies = [ "memchr", ] diff --git a/Cargo.toml b/Cargo.toml index 04e4b0dca..c1eeb9244 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,20 +12,20 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer = { version = "=4.0.0-beta.2", path = "lib/api", default-features = false } -wasmer-compiler = { version = "=4.0.0-beta.2", path = "lib/compiler", features = [ +wasmer = { version = "=4.0.0-beta.3", path = "lib/api", default-features = false } +wasmer-compiler = { version = "=4.0.0-beta.3", path = "lib/compiler", features = [ "compiler", ], optional=true } -wasmer-compiler-cranelift = { version = "=4.0.0-beta.2", path = "lib/compiler-cranelift", optional = true } -wasmer-compiler-singlepass = { version = "=4.0.0-beta.2", path = "lib/compiler-singlepass", optional = true } -wasmer-compiler-llvm = { version = "=4.0.0-beta.2", path = "lib/compiler-llvm", optional = true } -wasmer-emscripten = { version = "=4.0.0-beta.2", path = "lib/emscripten", optional = true } +wasmer-compiler-cranelift = { version = "=4.0.0-beta.3", path = "lib/compiler-cranelift", optional = true } +wasmer-compiler-singlepass = { version = "=4.0.0-beta.3", path = "lib/compiler-singlepass", optional = true } +wasmer-compiler-llvm = { version = "=4.0.0-beta.3", path = "lib/compiler-llvm", optional = true } +wasmer-emscripten = { version = "=4.0.0-beta.3", path = "lib/emscripten", optional = true } wasmer-wasix = { version = "0.7.0", path = "lib/wasix", optional = true } -wasmer-wast = { version = "=4.0.0-beta.2", path = "tests/lib/wast", optional = true } -wasi-test-generator = { version = "=4.0.0-beta.2", path = "tests/wasi-wast", optional = true } -wasmer-cache = { version = "=4.0.0-beta.2", path = "lib/cache", optional = true } -wasmer-types = { version = "=4.0.0-beta.2", path = "lib/types" } -wasmer-middlewares = { version = "=4.0.0-beta.2", path = "lib/middlewares", optional = true } +wasmer-wast = { version = "=4.0.0-beta.3", path = "tests/lib/wast", optional = true } +wasi-test-generator = { version = "=4.0.0-beta.3", path = "tests/wasi-wast", optional = true } +wasmer-cache = { version = "=4.0.0-beta.3", path = "lib/cache", optional = true } +wasmer-types = { version = "=4.0.0-beta.3", path = "lib/types" } +wasmer-middlewares = { version = "=4.0.0-beta.3", path = "lib/middlewares", optional = true } cfg-if = "1.0" [workspace] @@ -76,7 +76,7 @@ homepage = "https://wasmer.io/" license = "MIT" repository = "https://github.com/wasmerio/wasmer" rust-version = "1.67" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" [workspace.dependencies] webc = { version = "5.0.4", default-features = false } @@ -91,7 +91,7 @@ glob = "0.3" rustc_version = "0.4" [dev-dependencies] -wasmer = { version = "=4.0.0-beta.2", path = "lib/api", default-features = false, features = [] } +wasmer = { version = "=4.0.0-beta.3", path = "lib/api", default-features = false, features = [] } anyhow = "1.0" criterion = "0.3" lazy_static = "1.4" diff --git a/lib/api/Cargo.toml b/lib/api/Cargo.toml index 75df78227..33df8938d 100644 --- a/lib/api/Cargo.toml +++ b/lib/api/Cargo.toml @@ -38,15 +38,15 @@ rustc-demangle = "0.1" # Dependencies and Development Dependencies for `sys`. [target.'cfg(not(target_arch = "wasm32"))'.dependencies] # - Mandatory dependencies for `sys`. -wasmer-vm = { path = "../vm", version = "=4.0.0-beta.2" } -wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.2" } -wasmer-derive = { path = "../derive", version = "=4.0.0-beta.2" } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } +wasmer-vm = { path = "../vm", version = "=4.0.0-beta.3" } +wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.3" } +wasmer-derive = { path = "../derive", version = "=4.0.0-beta.3" } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } target-lexicon = { version = "0.12.2", default-features = false } # - Optional dependencies for `sys`. -wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.0.0-beta.2", optional = true } -wasmer-compiler-cranelift = { path = "../compiler-cranelift", version = "=4.0.0-beta.2", optional = true } -wasmer-compiler-llvm = { path = "../compiler-llvm", version = "=4.0.0-beta.2", optional = true } +wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.0.0-beta.3", optional = true } +wasmer-compiler-cranelift = { path = "../compiler-cranelift", version = "=4.0.0-beta.3", optional = true } +wasmer-compiler-llvm = { path = "../compiler-llvm", version = "=4.0.0-beta.3", optional = true } wasm-bindgen = { version = "0.2.74", optional = true } js-sys = { version = "0.3.51", optional = true } @@ -62,17 +62,17 @@ winapi = "0.3" wat = "1.0" tempfile = "3.4.0" anyhow = "1.0" -macro-wasmer-universal-test = { version = "4.0.0-beta.2", path = "./macro-wasmer-universal-test" } +macro-wasmer-universal-test = { version = "4.0.0-beta.3", 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.0.0-beta.2", default-features = false, features = ["std"] } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3", default-features = false, features = ["std"] } wasm-bindgen = "0.2.74" wasm-bindgen-downcast = { version = "0.1.1" } js-sys = "0.3.51" #web-sys = { version = "0.3.51", features = [ "console" ] } -wasmer-derive = { path = "../derive", version = "=4.0.0-beta.2" } +wasmer-derive = { path = "../derive", version = "=4.0.0-beta.3" } # - Optional dependencies for `js`. wasmparser = { version = "0.95", default-features = false, optional = true } hashbrown = { version = "0.11", optional = true } @@ -84,7 +84,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.0.0-beta.2", path = "./macro-wasmer-universal-test" } +macro-wasmer-universal-test = { version = "4.0.0-beta.3", path = "./macro-wasmer-universal-test" } # Specific to `js`. # diff --git a/lib/api/macro-wasmer-universal-test/Cargo.toml b/lib/api/macro-wasmer-universal-test/Cargo.toml index 194fcd4af..101608332 100644 --- a/lib/api/macro-wasmer-universal-test/Cargo.toml +++ b/lib/api/macro-wasmer-universal-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "macro-wasmer-universal-test" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" edition = "2021" license = "MIT" description = "Universal test macro for wasmer-test" diff --git a/lib/c-api/Cargo.toml b/lib/c-api/Cargo.toml index a86eb1b34..1cb09fb73 100644 --- a/lib/c-api/Cargo.toml +++ b/lib/c-api/Cargo.toml @@ -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.0.0-beta.2", path = "../api", default-features = false, package = "wasmer" } -wasmer-compiler = { version = "=4.0.0-beta.2", path = "../compiler", optional = true } -wasmer-compiler-cranelift = { version = "=4.0.0-beta.2", path = "../compiler-cranelift", optional = true } -wasmer-compiler-llvm = { version = "=4.0.0-beta.2", path = "../compiler-llvm", optional = true } -wasmer-compiler-singlepass = { version = "=4.0.0-beta.2", path = "../compiler-singlepass", optional = true } -wasmer-emscripten = { version = "=4.0.0-beta.2", path = "../emscripten", optional = true } -wasmer-middlewares = { version = "=4.0.0-beta.2", path = "../middlewares", optional = true } -wasmer-types = { version = "=4.0.0-beta.2", path = "../types" } +wasmer-api = { version = "=4.0.0-beta.3", path = "../api", default-features = false, package = "wasmer" } +wasmer-compiler = { version = "=4.0.0-beta.3", path = "../compiler", optional = true } +wasmer-compiler-cranelift = { version = "=4.0.0-beta.3", path = "../compiler-cranelift", optional = true } +wasmer-compiler-llvm = { version = "=4.0.0-beta.3", path = "../compiler-llvm", optional = true } +wasmer-compiler-singlepass = { version = "=4.0.0-beta.3", path = "../compiler-singlepass", optional = true } +wasmer-emscripten = { version = "=4.0.0-beta.3", path = "../emscripten", optional = true } +wasmer-middlewares = { version = "=4.0.0-beta.3", path = "../middlewares", optional = true } +wasmer-types = { version = "=4.0.0-beta.3", path = "../types" } wasmer-wasix = { version = "0.7.0", path = "../wasix", features = ["host-fs", "host-vnet"], optional = true } webc = { version = "5.0", optional = true } virtual-fs = { version = "0.5.0", path = "../virtual-fs", optional = true, default-features = false, features = ["static-fs"] } diff --git a/lib/c-api/examples/wasmer-capi-examples-runner/Cargo.toml b/lib/c-api/examples/wasmer-capi-examples-runner/Cargo.toml index fb92d851a..123592bc8 100644 --- a/lib/c-api/examples/wasmer-capi-examples-runner/Cargo.toml +++ b/lib/c-api/examples/wasmer-capi-examples-runner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasmer-capi-examples-runner" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" edition = "2021" license = "MIT" description = "wasmer-capi-examples-runner" diff --git a/lib/c-api/tests/wasmer-c-api-test-runner/Cargo.toml b/lib/c-api/tests/wasmer-c-api-test-runner/Cargo.toml index ababc8a5f..bcf015652 100644 --- a/lib/c-api/tests/wasmer-c-api-test-runner/Cargo.toml +++ b/lib/c-api/tests/wasmer-c-api-test-runner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasmer-c-api-test-runner" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" edition = "2021" license = "MIT" description = "wasmer-c-api-test-runner" diff --git a/lib/cache/Cargo.toml b/lib/cache/Cargo.toml index 85bea81da..f6485fee6 100644 --- a/lib/cache/Cargo.toml +++ b/lib/cache/Cargo.toml @@ -13,7 +13,7 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false } hex = "0.4" thiserror = "1" blake3 = "1.0" @@ -22,8 +22,8 @@ blake3 = "1.0" criterion = "0.3" tempfile = "3.4.0" rand = "0.8.3" -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false, features = ["sys", "cranelift"] } -wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.0.0-beta.2" } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false, features = ["sys", "cranelift"] } +wasmer-compiler-singlepass = { path = "../compiler-singlepass", version = "=4.0.0-beta.3" } [features] default = ["filesystem"] diff --git a/lib/cli-compiler/Cargo.toml b/lib/cli-compiler/Cargo.toml index f67c73770..2dc77f7c4 100644 --- a/lib/cli-compiler/Cargo.toml +++ b/lib/cli-compiler/Cargo.toml @@ -20,8 +20,8 @@ path = "src/bin/wasmer_compiler.rs" doc = false [dependencies] -wasmer-compiler = { version = "=4.0.0-beta.2", path = "../compiler", features = ["compiler"] } -wasmer-types = { version = "=4.0.0-beta.2", path = "../types" } +wasmer-compiler = { version = "=4.0.0-beta.3", path = "../compiler", features = ["compiler"] } +wasmer-types = { version = "=4.0.0-beta.3", path = "../types" } atty = "0.2" colored = "2.0" anyhow = "1.0" @@ -36,13 +36,13 @@ 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.0.0-beta.2", path = "../compiler-singlepass", optional = true } -wasmer-compiler-cranelift = { version = "=4.0.0-beta.2", path = "../compiler-cranelift", optional = true } +wasmer-compiler-singlepass = { version = "=4.0.0-beta.3", path = "../compiler-singlepass", optional = true } +wasmer-compiler-cranelift = { version = "=4.0.0-beta.3", path = "../compiler-cranelift", optional = true } clap = { version = "4.2.7", features = ["derive", "env"] } [target.'cfg(target_arch = "wasm32")'.dependencies] -wasmer-compiler-singlepass = { version = "=4.0.0-beta.2", path = "../compiler-singlepass", optional = true, default-features = false, features = ["wasm"] } -wasmer-compiler-cranelift = { version = "=4.0.0-beta.2", path = "../compiler-cranelift", optional = true, default-features = false, features = ["wasm"] } +wasmer-compiler-singlepass = { version = "=4.0.0-beta.3", path = "../compiler-singlepass", optional = true, default-features = false, features = ["wasm"] } +wasmer-compiler-cranelift = { version = "=4.0.0-beta.3", 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.2.7", default-features = false, features = [ diff --git a/lib/cli/Cargo.toml b/lib/cli/Cargo.toml index 7ba25ffeb..38f1ed662 100644 --- a/lib/cli/Cargo.toml +++ b/lib/cli/Cargo.toml @@ -27,20 +27,20 @@ required-features = ["headless"] [dependencies] # Repo-local dependencies. -wasmer = { version = "=4.0.0-beta.2", path = "../api", default-features = false } -wasmer-compiler = { version = "=4.0.0-beta.2", path = "../compiler", features = ["compiler"], optional = true } -wasmer-compiler-cranelift = { version = "=4.0.0-beta.2", path = "../compiler-cranelift", optional = true } -wasmer-compiler-singlepass = { version = "=4.0.0-beta.2", path = "../compiler-singlepass", optional = true } -wasmer-compiler-llvm = { version = "=4.0.0-beta.2", path = "../compiler-llvm", optional = true } -wasmer-emscripten = { version = "=4.0.0-beta.2", path = "../emscripten" } -wasmer-vm = { version = "=4.0.0-beta.2", path = "../vm", optional = true } +wasmer = { version = "=4.0.0-beta.3", path = "../api", default-features = false } +wasmer-compiler = { version = "=4.0.0-beta.3", path = "../compiler", features = ["compiler"], optional = true } +wasmer-compiler-cranelift = { version = "=4.0.0-beta.3", path = "../compiler-cranelift", optional = true } +wasmer-compiler-singlepass = { version = "=4.0.0-beta.3", path = "../compiler-singlepass", optional = true } +wasmer-compiler-llvm = { version = "=4.0.0-beta.3", path = "../compiler-llvm", optional = true } +wasmer-emscripten = { version = "=4.0.0-beta.3", path = "../emscripten" } +wasmer-vm = { version = "=4.0.0-beta.3", path = "../vm", optional = true } wasmer-wasix = { version = "0.7.0", path = "../wasix", features = ["logging", "webc_runner", "webc_runner_rt_wcgi", "webc_runner_rt_wasi", "webc_runner_rt_emscripten", "host-fs"] } wasmer-wasix-experimental-io-devices = { version = "0.7.0", path = "../wasi-experimental-io-devices", optional = true, features = ["link_external_libs"] } -wasmer-wast = { version = "=4.0.0-beta.2", path = "../../tests/lib/wast", optional = true } -wasmer-cache = { version = "=4.0.0-beta.2", path = "../cache", features = ["blake3-pure"] } -wasmer-types = { version = "=4.0.0-beta.2", path = "../types", features = ["enable-serde"] } +wasmer-wast = { version = "=4.0.0-beta.3", path = "../../tests/lib/wast", optional = true } +wasmer-cache = { version = "=4.0.0-beta.3", path = "../cache", features = ["blake3-pure"] } +wasmer-types = { version = "=4.0.0-beta.3", path = "../types", features = ["enable-serde"] } wasmer-registry = { version = "5.0.0", path = "../registry", features = ["build-package"] } -wasmer-object = { version = "=4.0.0-beta.2", path = "../object", optional = true } +wasmer-object = { version = "=4.0.0-beta.3", path = "../object", optional = true } virtual-fs = { version = "0.5.0", path = "../virtual-fs", default-features = false, features = ["host-fs"] } virtual-net = { version = "0.3.0", path = "../virtual-net" } diff --git a/lib/compiler-cranelift/Cargo.toml b/lib/compiler-cranelift/Cargo.toml index 2b980a2f5..f2032ed07 100644 --- a/lib/compiler-cranelift/Cargo.toml +++ b/lib/compiler-cranelift/Cargo.toml @@ -14,8 +14,8 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.2", features = ["translator", "compiler"], default-features = false } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2", default-features = false, features = ["std"] } +wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.3", features = ["translator", "compiler"], default-features = false } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3", 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 } diff --git a/lib/compiler-llvm/Cargo.toml b/lib/compiler-llvm/Cargo.toml index 299bcbfe5..0e9014a4f 100644 --- a/lib/compiler-llvm/Cargo.toml +++ b/lib/compiler-llvm/Cargo.toml @@ -14,11 +14,11 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.2", features = [ +wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.3", features = [ "translator", "compiler" ] } -wasmer-vm = { path = "../vm", version = "=4.0.0-beta.2" } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } +wasmer-vm = { path = "../vm", version = "=4.0.0-beta.3" } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } target-lexicon = { version = "0.12.2", default-features = false } smallvec = "1.6" object = { version = "0.28.3", default-features = false, features = ["read"] } diff --git a/lib/compiler-singlepass/Cargo.toml b/lib/compiler-singlepass/Cargo.toml index 497a262d1..c72c867d4 100644 --- a/lib/compiler-singlepass/Cargo.toml +++ b/lib/compiler-singlepass/Cargo.toml @@ -14,8 +14,8 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.2", features = ["translator", "compiler"], default-features = false } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2", default-features = false, features = ["std"] } +wasmer-compiler = { path = "../compiler", version = "=4.0.0-beta.3", features = ["translator", "compiler"], default-features = false } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3", default-features = false, features = ["std"] } hashbrown = { version = "0.11", optional = true } gimli = { version = "0.26", optional = true } enumset = "1.0.2" diff --git a/lib/compiler/Cargo.toml b/lib/compiler/Cargo.toml index 0fa997fa6..3bfcc1880 100644 --- a/lib/compiler/Cargo.toml +++ b/lib/compiler/Cargo.toml @@ -13,8 +13,8 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer-types = { path = "../types", version = "=4.0.0-beta.2", default-features = false } -wasmer-object = { path = "../object", version = "=4.0.0-beta.2", optional = true } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3", default-features = false } +wasmer-object = { path = "../object", version = "=4.0.0-beta.3", optional = true } wasmparser = { version = "0.95", optional = true, default-features = false } enumset = "1.0.2" hashbrown = { version = "0.11", optional = true } @@ -33,7 +33,7 @@ leb128 = "0.2" enum-iterator = "0.7.0" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] -wasmer-vm = { path = "../vm", version = "=4.0.0-beta.2" } +wasmer-vm = { path = "../vm", version = "=4.0.0-beta.3" } region = { version = "3.0" } [target.'cfg(target_os = "windows")'.dependencies] diff --git a/lib/emscripten/Cargo.toml b/lib/emscripten/Cargo.toml index ee949adef..7fe27cccf 100644 --- a/lib/emscripten/Cargo.toml +++ b/lib/emscripten/Cargo.toml @@ -18,8 +18,8 @@ lazy_static = "1.4" libc = "^0.2" log = "0.4" time = { version = "0.2", features = ["std"] } -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } [target.'cfg(windows)'.dependencies] getrandom = "0.2" diff --git a/lib/middlewares/Cargo.toml b/lib/middlewares/Cargo.toml index b6376e74e..35d41f682 100644 --- a/lib/middlewares/Cargo.toml +++ b/lib/middlewares/Cargo.toml @@ -13,12 +13,12 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false, features = ["compiler"] } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } -wasmer-vm = { path = "../vm", version = "=4.0.0-beta.2" } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false, features = ["compiler"] } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } +wasmer-vm = { path = "../vm", version = "=4.0.0-beta.3" } [dev-dependencies] -wasmer = { path = "../api", version = "=4.0.0-beta.2", features = ["compiler"] } +wasmer = { path = "../api", version = "=4.0.0-beta.3", features = ["compiler"] } [badges] maintenance = { status = "actively-developed" } diff --git a/lib/object/Cargo.toml b/lib/object/Cargo.toml index 922292658..0df3f4424 100644 --- a/lib/object/Cargo.toml +++ b/lib/object/Cargo.toml @@ -13,6 +13,6 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } object = { version = "0.28.3", default-features = false, features = ["write"] } thiserror = "1.0" diff --git a/lib/registry/Cargo.toml b/lib/registry/Cargo.toml index 1fe00963f..48cd10950 100644 --- a/lib/registry/Cargo.toml +++ b/lib/registry/Cargo.toml @@ -41,7 +41,7 @@ tempfile = "3.4.0" rusqlite = { version = "0.28.0", optional = true, features = ["bundled"] } time = { version = "0.3.17", default-features = false, features = ["parsing", "std", "formatting"], optional = true } indexmap = { version = "1.9.3", optional = true } -wasmer-wasm-interface = { version = "4.0.0-beta.2", path = "../wasm-interface", optional = true } +wasmer-wasm-interface = { version = "4.0.0-beta.3", path = "../wasm-interface", optional = true } wasmparser = { version = "0.51.4", optional = true } rpassword = { version = "7.2.0", optional = true } minisign = { version = "0.7.2", optional = true } diff --git a/lib/sys-utils/Cargo.toml b/lib/sys-utils/Cargo.toml index c1401fbde..5c3a674c2 100644 --- a/lib/sys-utils/Cargo.toml +++ b/lib/sys-utils/Cargo.toml @@ -12,9 +12,9 @@ repository.workspace = true rust-version.workspace = true [dependencies] -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false, features = ["sys", "compiler"] } -wasmer-vm = { path = "../vm", version = "=4.0.0-beta.2" } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false, features = ["sys", "compiler"] } +wasmer-vm = { path = "../vm", version = "=4.0.0-beta.3" } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } region = { version = "3.0" } tracing = "0.1.37" @@ -23,6 +23,6 @@ libc = { version = "^0.2", default-features = false } [dev-dependencies] wasmer-wasix = { path = "../wasix", version = "0.7.0" } -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false, features = ["sys", "compiler", "cranelift"] } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false, features = ["sys", "compiler", "cranelift"] } tracing-subscriber = { version = "0.3.16", features = ["fmt"] } tracing = "0.1.37" diff --git a/lib/vm/Cargo.toml b/lib/vm/Cargo.toml index a09515408..1532103d4 100644 --- a/lib/vm/Cargo.toml +++ b/lib/vm/Cargo.toml @@ -13,7 +13,7 @@ rust-version.workspace = true version.workspace = true [dependencies] -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } libc = { version = "^0.2", default-features = false } memoffset = "0.8.0" indexmap = { version = "1.6" } diff --git a/lib/wai-bindgen-wasmer/Cargo.toml b/lib/wai-bindgen-wasmer/Cargo.toml index 0bba4988b..1dc9d464e 100644 --- a/lib/wai-bindgen-wasmer/Cargo.toml +++ b/lib/wai-bindgen-wasmer/Cargo.toml @@ -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.0.0-beta.2", path = "../api", default-features = false } +wasmer = { version = "=4.0.0-beta.3", path = "../api", default-features = false } [features] # Enables generated code to emit events via the `tracing` crate whenever wasm is diff --git a/lib/wasi-experimental-io-devices/Cargo.toml b/lib/wasi-experimental-io-devices/Cargo.toml index 7fbea7d9f..1e5476dc9 100644 --- a/lib/wasi-experimental-io-devices/Cargo.toml +++ b/lib/wasi-experimental-io-devices/Cargo.toml @@ -16,7 +16,7 @@ rust-version.workspace = true maintenance = { status = "experimental" } [dependencies] -wasmer = { version = "4.0.0-beta.2", path = "../api", default-features=false } +wasmer = { version = "4.0.0-beta.3", path = "../api", default-features=false } wasmer-wasix = { version = "0.7.0", path = "../wasix", default-features=false } wasmer-wasix-types = { path = "../wasi-types", version = "0.7.0" } tracing = "0.1" diff --git a/lib/wasi-types/Cargo.toml b/lib/wasi-types/Cargo.toml index 30dcfef4e..d95a563c1 100644 --- a/lib/wasi-types/Cargo.toml +++ b/lib/wasi-types/Cargo.toml @@ -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.0.0-beta.2" } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2" } -wasmer-derive = { path = "../derive", version = "=4.0.0-beta.2" } +wasmer = { default-features = false, path = "../api", version = "=4.0.0-beta.3" } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3" } +wasmer-derive = { path = "../derive", version = "=4.0.0-beta.3" } 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" diff --git a/lib/wasix/Cargo.toml b/lib/wasix/Cargo.toml index c42bf429d..a48068bc4 100644 --- a/lib/wasix/Cargo.toml +++ b/lib/wasix/Cargo.toml @@ -18,11 +18,11 @@ thiserror = "1" tracing = { version = "0.1.37" } getrandom = "0.2" wasmer-wasix-types = { path = "../wasi-types", version = "0.7.0", features = [ "enable-serde" ] } -wasmer-types = { path = "../types", version = "=4.0.0-beta.2", default-features = false } -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false, features = ["wat", "js-serializable-module"] } +wasmer-types = { path = "../types", version = "=4.0.0-beta.3", default-features = false } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false, features = ["wat", "js-serializable-module"] } virtual-fs = { path = "../virtual-fs", version = "0.5.0", default-features = false, features = ["webc-fs"] } virtual-net = { path = "../virtual-net", version = "0.3.0", default-features = false } -wasmer-emscripten = { path = "../emscripten", version = "=4.0.0-beta.2", optional = true } +wasmer-emscripten = { path = "../emscripten", version = "=4.0.0-beta.3", optional = true } typetag = { version = "0.1", optional = true } serde = { version = "1.0", default-features = false, features = ["derive"] } bincode = { version = "1.3" } @@ -94,7 +94,7 @@ winapi = "0.3" wasm-bindgen = ">= 0.2.74, < 0.2.85" [dev-dependencies] -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false, features = ["wat", "js-serializable-module"] } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false, features = ["wat", "js-serializable-module"] } tokio = { version = "1", features = [ "sync", "macros", "rt" ], default_features = false } pretty_assertions = "1.3.0" wapm-targz-to-pirita = { workspace = true } @@ -105,7 +105,7 @@ tracing-wasm = "0.2" [target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies] tracing-subscriber = { version = "^0.2" } -wasmer = { path = "../api", version = "=4.0.0-beta.2", default-features = false, features = ["wat", "js-serializable-module", "cranelift"] } +wasmer = { path = "../api", version = "=4.0.0-beta.3", default-features = false, features = ["wat", "js-serializable-module", "cranelift"] } [features] default = ["sys-default"] diff --git a/scripts/update-version.py b/scripts/update-version.py index fa2d4c64c..8129641c8 100644 --- a/scripts/update-version.py +++ b/scripts/update-version.py @@ -1,7 +1,7 @@ #!/usr/bin/python -PREVIOUS_VERSION='4.0.0-beta.1' -NEXT_VERSION='4.0.0-beta.2' +PREVIOUS_VERSION='4.0.0-beta.2' +NEXT_VERSION='4.0.0-beta.3' import os import re diff --git a/scripts/windows-installer/wasmer.iss b/scripts/windows-installer/wasmer.iss index 11bfac6b4..de4b4d42d 100644 --- a/scripts/windows-installer/wasmer.iss +++ b/scripts/windows-installer/wasmer.iss @@ -1,6 +1,6 @@ [Setup] AppName=Wasmer -AppVersion=4.0.0-beta.2 +AppVersion=4.0.0-beta.3 DefaultDirName={pf}\Wasmer DefaultGroupName=Wasmer Compression=lzma2 diff --git a/tests/integration/cli/Cargo.toml b/tests/integration/cli/Cargo.toml index ac44e74fe..7fa0583a3 100644 --- a/tests/integration/cli/Cargo.toml +++ b/tests/integration/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasmer-integration-tests-cli" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" authors = ["Wasmer Engineering Team "] description = "CLI integration tests" repository = "https://github.com/wasmerio/wasmer" diff --git a/tests/integration/ios/Cargo.toml b/tests/integration/ios/Cargo.toml index 74efc1884..4272e2658 100644 --- a/tests/integration/ios/Cargo.toml +++ b/tests/integration/ios/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasmer-integration-tests-ios" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" authors = ["Wasmer Engineering Team "] description = "iOS integration tests" repository = "https://github.com/wasmerio/wasmer" diff --git a/tests/lib/wast/Cargo.toml b/tests/lib/wast/Cargo.toml index e098da653..f2a6d627f 100644 --- a/tests/lib/wast/Cargo.toml +++ b/tests/lib/wast/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasmer-wast" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" authors = ["Wasmer Engineering Team "] description = "wast testing support for wasmer" license = "MIT OR Apache-2.0 WITH LLVM-exception" @@ -12,7 +12,7 @@ edition = "2018" [dependencies] anyhow = "1.0" -wasmer = { path = "../../../lib/api", version = "=4.0.0-beta.2", default-features = false } +wasmer = { path = "../../../lib/api", version = "=4.0.0-beta.3", default-features = false } wasmer-wasix = { path = "../../../lib/wasix", version = "0.7.0" } virtual-fs = { path = "../../../lib/virtual-fs", version = "0.5.0" } wast = "38.0" diff --git a/tests/wasi-wast/Cargo.toml b/tests/wasi-wast/Cargo.toml index 64098aa3f..163538633 100644 --- a/tests/wasi-wast/Cargo.toml +++ b/tests/wasi-wast/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasi-test-generator" -version = "4.0.0-beta.2" +version = "4.0.0-beta.3" description = "Tests for our WASI implementation" license = "MIT" authors = ["Wasmer Engineering Team "]