mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-18 19:31:22 +00:00
Improved formatting
This commit is contained in:
@ -6,5 +6,5 @@ macro_rules! debug {
|
||||
macro_rules! emscripten_memory_pointer {
|
||||
($memory:expr, $pointer:expr) => {
|
||||
unsafe { $memory.as_ptr().add($pointer as usize) }
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user