mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 13:48:26 +00:00
Add compilation for single and multi-wasm inputs
This commit is contained in:
@@ -83,6 +83,7 @@ impl CreateObj {
|
||||
&output_path,
|
||||
&self.compiler,
|
||||
&target_triple,
|
||||
&self.cpu_features,
|
||||
object_format,
|
||||
)?;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user