diff --git a/Cargo.lock b/Cargo.lock index bbdbd5b7d..affd560c4 100644 Binary files a/Cargo.lock and b/Cargo.lock differ diff --git a/build.zig.zon b/build.zig.zon index 6c8d8a941..6dd2a630f 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -13,83 +13,83 @@ }, .dependencies = .{ .wasmtime_c_api_aarch64_android = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-android-c-api.tar.xz", - .hash = "N-V-__8AAIO-FwRvhPargObqK-4J-s5Ihp9V3cvNZA4e9xo6", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-aarch64-android-c-api.tar.xz", + .hash = "N-V-__8AAPnjFwS8__7p7MYty-d932rVpoARJxS-8rNwGbhR", .lazy = true, }, .wasmtime_c_api_aarch64_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-linux-c-api.tar.xz", - .hash = "N-V-__8AAK86GASyPddIjWJmrD3zqn5NRPsKjUhYC6BW1GzO", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-aarch64-linux-c-api.tar.xz", + .hash = "N-V-__8AAJcbGQRwsSpAaJXEY-wwb2V67mnQCp8tvgyECjvK", .lazy = true, }, .wasmtime_c_api_aarch64_macos = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-macos-c-api.tar.xz", - .hash = "N-V-__8AANOT3QIV5Ltus7D_GI_ULJH2Y2UdZVexyET1B_rf", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-aarch64-macos-c-api.tar.xz", + .hash = "N-V-__8AAKOd3QIszPnni_SM3YSRc6c7uRTtXsvn999yH-AL", .lazy = true, }, .wasmtime_c_api_aarch64_musl = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-musl-c-api.tar.xz", - .hash = "N-V-__8AADffFgQKpRqiymUDN3jizpq3l8JfHrmAGJO6mMdS", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-aarch64-musl-c-api.tar.xz", + .hash = "N-V-__8AAC9TFwQBIDzUFPsw2HnOrzzytMAcUeFRsUjPzUzq", .lazy = true, }, .wasmtime_c_api_aarch64_windows = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-aarch64-windows-c-api.zip", - .hash = "N-V-__8AANnqnQQ6WdmS8_M_Qvobik4Vpqq5Q7QFIucdWrja", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-aarch64-windows-c-api.zip", + .hash = "N-V-__8AAJf3nQRo6SDoXzbN4dKlOIs_4h4_3YoYcgPfp9jT", .lazy = true, }, .wasmtime_c_api_armv7_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-armv7-linux-c-api.tar.xz", - .hash = "N-V-__8AAL99aQOeUB4CV9AtoNre30_TgWR0iIhR-B7Zt-T7", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-armv7-linux-c-api.tar.xz", + .hash = "N-V-__8AAH9QagNUaeZj39nfZ0aYRTs0i_jJkg0NCLSXIHZ3", .lazy = true, }, .wasmtime_c_api_i686_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-i686-linux-c-api.tar.xz", - .hash = "N-V-__8AANVYpgNF-5QLL9fG8dQ3ag3pSqZdJV3uh1sle2QF", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-i686-linux-c-api.tar.xz", + .hash = "N-V-__8AAI2HpgOGAVeQq8p0tzTsWmWiblnFZlKsblT7eipF", .lazy = true, }, .wasmtime_c_api_i686_windows = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-i686-windows-c-api.zip", - .hash = "N-V-__8AAOPphQSIbA0_OwjSys4ZYW3qGFf3yUQJ_xSBTXOl", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-i686-windows-c-api.zip", + .hash = "N-V-__8AAFf1hQTo5sT_K-fQBTqgFaitwj4D_jVhNACDtfYz", .lazy = true, }, .wasmtime_c_api_riscv64gc_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-riscv64gc-linux-c-api.tar.xz", - .hash = "N-V-__8AAG-tVQVeChy1ncf4qDSoAiPtKO8NInYatzUlMCrQ", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-riscv64gc-linux-c-api.tar.xz", + .hash = "N-V-__8AAEcmUwVFvh_ThQTVgYl7twG7CAmlyiKsW_caTlJM", .lazy = true, }, .wasmtime_c_api_s390x_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-s390x-linux-c-api.tar.xz", - .hash = "N-V-__8AAHnmUwQL2OOfD2ME6jVXK0WNReQLcZfOaLOuus5k", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-s390x-linux-c-api.tar.xz", + .hash = "N-V-__8AAJm4UwSUjlbhjw5-Sdty1gDJ5ikAB0hM0N9d3WhK", .lazy = true, }, .wasmtime_c_api_x86_64_android = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-android-c-api.tar.xz", - .hash = "N-V-__8AAAdrmQRkOxagcTNdbxM75MOAE1UVvetvPpbshqym", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-x86_64-android-c-api.tar.xz", + .hash = "N-V-__8AAJeimQRoS30pcPDvVeqeajgmeBZB_LIls4MkEkRx", .lazy = true, }, .wasmtime_c_api_x86_64_linux = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-linux-c-api.tar.xz", - .hash = "N-V-__8AAAVQmATDCgvg4vIZpMsmDddWQDxNwvehHk-hMzAk", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-x86_64-linux-c-api.tar.xz", + .hash = "N-V-__8AAKW5mASfO-hD_Q9VO5EVgXbjR5azUSzsViX07bYc", .lazy = true, }, .wasmtime_c_api_x86_64_macos = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-macos-c-api.tar.xz", - .hash = "N-V-__8AAOvnUwOFD1dzXV-6Oca9lme003B_txfKOZ-8vQbA", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-x86_64-macos-c-api.tar.xz", + .hash = "N-V-__8AAKuaVAMrAjCepZAh1tZ5X70jcHpKCrLu6fX5z-6o", .lazy = true, }, .wasmtime_c_api_x86_64_mingw = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-mingw-c-api.zip", - .hash = "N-V-__8AAO_u-AQOVhy_tpVd6c3OEWjrQZoXOyQ2DqfBDRHL", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-x86_64-mingw-c-api.zip", + .hash = "N-V-__8AAGv8-ASdgzJ87eAE4HpV1YpprTBNgpapVAhaAEpz", .lazy = true, }, .wasmtime_c_api_x86_64_musl = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-musl-c-api.tar.xz", - .hash = "N-V-__8AAGVumwRkQcJQUjNIA9PyOevzD8pxvCPz35ma3TUc", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-x86_64-musl-c-api.tar.xz", + .hash = "N-V-__8AAD0OnASadE_-I5j1zfkUKItV42GF9KaRl637_4_n", .lazy = true, }, .wasmtime_c_api_x86_64_windows = .{ - .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.7/wasmtime-v36.0.7-x86_64-windows-c-api.zip", - .hash = "N-V-__8AAGGfXQU3bW2QoO-Wije8QtTLhVTy-zVacWf4MLCt", + .url = "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.8/wasmtime-v36.0.8-x86_64-windows-c-api.zip", + .hash = "N-V-__8AAPWhXQXBlHZmQI6Yn8zoB7RwGZ2Z8BmOefEdDDIS", .lazy = true, }, }, diff --git a/lib/Cargo.toml b/lib/Cargo.toml index b355689e6..1eb1b726e 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -47,11 +47,11 @@ streaming-iterator = "0.1.9" tree-sitter-language.workspace = true [dependencies.wasmtime-c-api] +version = "36.0.8" default-features = false features = [ "cranelift", "gc-drc" ] optional = true package = "wasmtime-c-api-impl" -version = "36.0.7" [build-dependencies] bindgen = { optional = true, version = "0.72.1" }