@@ -50,15 +50,15 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
5050[[package ]]
5151name = " cranelift-bforest"
5252version = " 0.68.0"
53- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
53+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
5454dependencies = [
5555 " cranelift-entity" ,
5656]
5757
5858[[package ]]
5959name = " cranelift-codegen"
6060version = " 0.68.0"
61- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
61+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
6262dependencies = [
6363 " byteorder" ,
6464 " cranelift-bforest" ,
@@ -76,7 +76,7 @@ dependencies = [
7676[[package ]]
7777name = " cranelift-codegen-meta"
7878version = " 0.68.0"
79- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
79+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
8080dependencies = [
8181 " cranelift-codegen-shared" ,
8282 " cranelift-entity" ,
@@ -85,28 +85,46 @@ dependencies = [
8585[[package ]]
8686name = " cranelift-codegen-shared"
8787version = " 0.68.0"
88- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
88+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
8989
9090[[package ]]
9191name = " cranelift-entity"
9292version = " 0.68.0"
93- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
93+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
9494
9595[[package ]]
9696name = " cranelift-frontend"
9797version = " 0.68.0"
98- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
98+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
9999dependencies = [
100100 " cranelift-codegen" ,
101101 " log" ,
102102 " smallvec" ,
103103 " target-lexicon" ,
104104]
105105
106+ [[package ]]
107+ name = " cranelift-jit"
108+ version = " 0.68.0"
109+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb"
110+ dependencies = [
111+ " anyhow" ,
112+ " cranelift-codegen" ,
113+ " cranelift-entity" ,
114+ " cranelift-module" ,
115+ " cranelift-native" ,
116+ " errno" ,
117+ " libc" ,
118+ " log" ,
119+ " region" ,
120+ " target-lexicon" ,
121+ " winapi" ,
122+ ]
123+
106124[[package ]]
107125name = " cranelift-module"
108126version = " 0.68.0"
109- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
127+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
110128dependencies = [
111129 " anyhow" ,
112130 " cranelift-codegen" ,
@@ -118,7 +136,7 @@ dependencies = [
118136[[package ]]
119137name = " cranelift-native"
120138version = " 0.68.0"
121- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
139+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
122140dependencies = [
123141 " cranelift-codegen" ,
124142 " raw-cpuid" ,
@@ -128,7 +146,7 @@ dependencies = [
128146[[package ]]
129147name = " cranelift-object"
130148version = " 0.68.0"
131- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3 "
149+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8f7f8ee0b4c5007ace6de29b45505c360450b1bb "
132150dependencies = [
133151 " anyhow" ,
134152 " cranelift-codegen" ,
@@ -138,23 +156,6 @@ dependencies = [
138156 " target-lexicon" ,
139157]
140158
141- [[package ]]
142- name = " cranelift-simplejit"
143- version = " 0.68.0"
144- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#19640367dbf0da7093e61add3306c8d092644fb3"
145- dependencies = [
146- " cranelift-codegen" ,
147- " cranelift-entity" ,
148- " cranelift-module" ,
149- " cranelift-native" ,
150- " errno" ,
151- " libc" ,
152- " log" ,
153- " region" ,
154- " target-lexicon" ,
155- " winapi" ,
156- ]
157-
158159[[package ]]
159160name = " crc32fast"
160161version = " 1.2.1"
@@ -325,9 +326,9 @@ dependencies = [
325326 " ar" ,
326327 " cranelift-codegen" ,
327328 " cranelift-frontend" ,
329+ " cranelift-jit" ,
328330 " cranelift-module" ,
329331 " cranelift-object" ,
330- " cranelift-simplejit" ,
331332 " gimli" ,
332333 " indexmap" ,
333334 " libloading" ,
0 commit comments