Class: WAG::Instruction::F32::Base
- Defined in:
- lib/wag/instructions/f32/base.rb
Instance Method Summary collapse
Methods inherited from Base
Methods included from Encodable
Instance Method Details
#name ⇒ Object
7 8 9 |
# File 'lib/wag/instructions/f32/base.rb', line 7 def name "f32.#{super()}".to_sym end |