Merge pull request #2249 from bjorn3/module_rework
Rework the interface of cranelift-module
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -489,6 +489,7 @@ dependencies = [
|
||||
"anyhow",
|
||||
"cranelift-codegen",
|
||||
"cranelift-module",
|
||||
"log",
|
||||
"object 0.21.1",
|
||||
"target-lexicon",
|
||||
]
|
||||
@@ -535,6 +536,7 @@ dependencies = [
|
||||
"cranelift-native",
|
||||
"errno",
|
||||
"libc",
|
||||
"log",
|
||||
"memmap",
|
||||
"region",
|
||||
"target-lexicon",
|
||||
|
||||
Reference in New Issue
Block a user