[][src]Module walrus::passes

Passes over whole modules or individual functions.

Modules

gc

Removes any non-referenced items from a module

validate

Validation of a wasm module

Structs

Used

Finds the things within a module that are used.