Module opcode

Source
Expand description

Traits that defines the injection behaviour for wasm opcodes

Traitsยง

Inject
Defines Injection behaviour at the current location of the Iterator
InjectAt
Defines Injection Behaviour at a given location
Instrumenter
Defines instrumentation behaviour
MacroOpcode
Defines injection behaviour. Takes a wasmparser::Operator and instructions are defined here.
Opcode
Defines injection behaviour. Takes a wasmparser::Operator and instructions are defined here.