Module wasmer_compiler_singlepass::emitter_arm64

source ·

Re-exports§

Macros§

  • dynasm 🔒
    Force dynasm! to use the correct arch (aarch64) when cross-compiling. dynasm! proc-macro tries to auto-detect it by default by looking at the target_arch, but it sees the target_arch of the proc-macro itself, which is always equal to host, even when cross-compiling.

Enums§

Traits§

Functions§

Type Aliases§