Some Assembly Required
Offered By: Ruby Central via YouTube
Course Description
Overview
Dive into the world of Just-In-Time (JIT) compilation for Ruby in this engaging 36-minute conference talk from RubyConf 2021. Explore the process of building TenderJIT, a pure Ruby JIT compiler, from the ground up. Gain insights into Ruby's virtual machine architecture and learn how to integrate a JIT compiler seamlessly. Discover the intricacies of generating machine code from Ruby programs, culminating in a functional JIT that transforms Ruby code into machine codeāall implemented in pure Ruby. Get ready for an enlightening journey into advanced Ruby programming techniques, with a touch of assembly language knowledge required.
Syllabus
RubyConf 2021 - Some Assembly Required by Aaron Patterson
Taught by
Ruby Central
Related Courses
Performance Does - Not - MatterRuby Central via YouTube Solidarity not Charity and Collective Liberation
Ruby Central via YouTube Eclectics Unite - Leverage Your Diverse Background
Ruby Central via YouTube What Does "High Priority" Mean? The Secret to Happy Queues
Ruby Central via YouTube Splitting - The Crucial Optimization for Ruby Blocks
Ruby Central via YouTube