Module winch_codegen::isa

source ·

Enums

  • Calling conventions supported by Winch. Winch supports the Wasmtime* variations of the system’s ABI calling conventions and an internal default calling convention.

Traits

  • A trait representing commonalities between the supported instruction set architectures.

Functions

  • Look for an ISA builder for the given target triple.

Type Aliases