Expand description
Traits that defines the injection behaviour for wasm opcodes
Traitsยง
- Inject
- Defines Injection behaviour at the current location of the Iterator
- Inject
At - Defines Injection Behaviour at a given location
- Instrumenter
- Defines instrumentation behaviour
- Macro
Opcode - 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.