Making Multi-platform Tool With mruby
John Lin • online • Chinese • Talk

Date: August 01, 2021
Published: not published
Announced: unknown

Deployment is one of the biggest issue when developing tools with Ruby. Due to the interpreter nature of Ruby, we need to bundle interpreter and all dependencies with our code when deploying. It's troublesome to deploy tons of stuffs. Is there a better way to deploy? This talk will introduce mruby, a Ruby that's designed to be embedded into other programs. And show how to write multi-platform single binary tool with mruby. difficulty: easy expected audience: people who interested in mruby. people who want to write multi-platform tools."

RubyConf Taiwan 2021

Explore all talks recorded at RubyConf Taiwan 2021
+10