[][src]Module wasmer::codegen

Types and functions for generating native code.

Traits

ModuleCodeGenerator

A trait that represents the functions needed to be implemented to generate code for a module.