Method: WAG::Instructable#i32
- Defined in:
- lib/wag/instructable.rb
#i32 ⇒ Object
40 41 42 |
# File 'lib/wag/instructable.rb', line 40 def i32 WAG::I32Instructions.new(instructions) end |
40 41 42 |
# File 'lib/wag/instructable.rb', line 40 def i32 WAG::I32Instructions.new(instructions) end |