mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 13:48:26 +00:00
Add Debug impl for EmscriptenData
This commit is contained in:
@@ -136,7 +136,7 @@ mod tests {
|
||||
use std::sync::Arc;
|
||||
use wabt::wat2wasm;
|
||||
use wasmer_clif_backend::CraneliftCompiler;
|
||||
use wasmer_runtime_core::{compile_with};
|
||||
use wasmer_runtime_core::compile_with;
|
||||
|
||||
#[test]
|
||||
fn should_detect_emscripten_files() {
|
||||
|
||||
Reference in New Issue
Block a user