Skip to main content

Class StoreI32

Represents "i32.store" instruction.

Assembly: WaaS.Core.dll
Declaration
[OpCode(54)]
public class StoreI32 : Store<uint, ValueTypeI32>

Inheritance: System.Object -> WaaS.Models.Instruction -> WaaS.Models.Store<System.UInt32,WaaS.ValueTypeI32,System.UInt32> -> WaaS.Models.Store<System.UInt32,WaaS.ValueTypeI32>