Crate dynasm [] [src]

Modules

compiler
debug
parser
serialize
x64data

Structs

CrateLocalData
DYNASM_STORAGE
DynasmData

Functions

crate_local_data
registrar

Welcome to the documentation of the dynasm plugin. This mostly exists to ease development and to show a glimpse of what is under the hood of dynasm. Please be aware that nothing in here should be counted on to be stable, the only guarantees are in the syntax the dynasm! macro parses and in the code it generates.