Introducing how mruby comes to term with the embedded board's poor resource.
I suggest a solution that they can mount an external NOR Flash chip as RAM cache.
Although mruby is a minimal implementation of Ruby, it requires huge RAM as is Embed field. A lot of embedded board has poor RAM less than 128KB, except for rich embedded board, like Raspberry Pi.
An external NOR Flash as mruby RAM cache is cheap solution. Typically, NOR Flash's writing frequency is limited, 100 thousand times. I also introduce performance measurement to reduce mruby RAM writting.

Recorded video

Speaker

Shota Nakano
Shota Nakano
@shotantan
Shota Nakano is the founder of Manycolors, Inc., a hardware startup in Japan. He made enzi: an mruby rapid prototyping platform and is one of an initial developper of mruby-debugger. Also, other projects are mruby marine M2M device, a consumer device using mruby. His backgrounds are Robotics and Signal Processing.