Method: WAG::Instructable#i32

Defined in:
lib/wag/instructable.rb

#i32Object



40
41
42
# File 'lib/wag/instructable.rb', line 40

def i32
  WAG::I32Instructions.new(instructions)
end