mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 13:11:32 +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