Macro wasmtime_environ::__core::prelude::v1::asm [−][src]
pub macro asm("assembly template", $(operands,) * $(options($(option), *)) ?) {
...
}
🔬 This is a nightly-only experimental API. (
asm
)Expand description
Inline assembly.
Read the unstable book for the usage.