[−][src]Module wasmer_runtime_core::state::x64
The x64 state module contains functions to generate state and code for x64 targets.
Re-exports
pub use super::x64_decl::*; |
Functions
| build_instance_image | Builds an |
| invoke_call_return_on_stack⚠ | Invokes a call return on the stack for the given module state map, code base, instance image and context. |
| new_machine_state | Create a new |
| read_stack⚠ | Returns a |