jbreeden / rubium

A Chromium shell for MRuby applications
14 stars 4 forks source link

Roadmap: RC1 #2

Closed jbreeden closed 8 years ago

jbreeden commented 9 years ago
jbreeden commented 8 years ago

Separating out the important bits into other issues. Putting this all in one list was silly.

mibamur commented 8 years ago

very usefull - why it closed? any news? last commit 85361e1ff3861f674459c529564f6d63962444f8 :-(

jbreeden commented 8 years ago

The bug in that last commit was driving me insane! Around the same time, I got busy with other projects and just haven't gotten back to this yet. That said, I really want to see this project through to a useful end. I just need to find time to pick it back up.

I've also been working on some satellite projects (like mruby-libuv & mruby-rx). Granted, my progress there has been slow as well. (Day job is keeping me pretty busy lately.) But, I wanted to sort out the event loop I'd use if I added a background mruby thread to the browser process that the code on any page could hit.

Building all the libraries that are required to make this thing useful is pretty laborious in general. mruby-apr provides the core ruby libraries from cruby (some of them, anyway), and that alone is a pretty large burden. I was working towards getting rubyspec working on mruby-apr to help me move forward... and I think I just got wore out.

It's nice to have somebody take an interest in the project though. Maybe this weekend I can try to resolve the mruby lifecycle management issues again. In the meantime, I'm always happy to answer questions and try to help you along if you're using the project.

mibamur commented 8 years ago

better doc and build tools - is first step to community IMHO )))

jbreeden commented 8 years ago

Or maybe, a better community is the first step to better docs and build tools :P

mibamur commented 8 years ago

ok please ping me next week and I will try made something like this https://github.com/hone/mruby-cli/wiki/StarteKit