mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 22:58:18 +00:00
cargo fmt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use super::process::abort_with_message;
|
||||
use wasmer_runtime::Instance;
|
||||
use libc::{c_int, c_void, memcpy, size_t};
|
||||
use wasmer_runtime::Instance;
|
||||
|
||||
/// emscripten: _emscripten_memcpy_big
|
||||
pub extern "C" fn _emscripten_memcpy_big(
|
||||
|
||||
Reference in New Issue
Block a user