Skip to content

Instantly share code, notes, and snippets.

@kschlarman
Created September 5, 2012 00:54
Show Gist options
  • Select an option

  • Save kschlarman/3628654 to your computer and use it in GitHub Desktop.

Select an option

Save kschlarman/3628654 to your computer and use it in GitHub Desktop.
Ruby Bytecode
puts RubyVM::InstructionSequence.compile('puts "hello bytecode"').disassemble
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment