Expand description
WASM local slot.
Structs§
- Local
Slot - A local slot.
- Locals
- Solidity’s implementation uses 16 slots for locals. ref: https://docs.soliditylang.org/en/v0.8.20/internals/optimizer.html#stackcompressor
Enums§
- Local
Slot Type - The type of a local slot.