Skip to content

Conversation

@lmc
Copy link

@lmc lmc commented Oct 19, 2018

Hey there,
First off, thanks for your work on this, it's a pretty exciting idea to be able to use MRuby in browsers.

I did have a few issues getting started with it, especially when it was installed using gem install, which doesn't checkout the mruby submodule. I did find the current instructions a bit confusing as to which parts of the building/using/examples instructions needed to happen in the gem dir vs. my own project dir, and was not able to get it to recompile with different gems.

I also found it desirable to use a vendored version of mruby for each project, instead of having the gem provide it. This allows for different mruby-gems and build settings per-project.

I've made a few tweaks to allow using a vendored, easily-tweakable mruby install for each project, and updated the readme to reflect the instructions that got me started properly with it. Let me know how this looks, or if you'd like any changes made. Thanks again!

@blacktm
Copy link
Owner

blacktm commented Oct 24, 2018

Hi @lmc, thanks for the ideas and contribution! I just got back from some travel and checking it out now.

@blacktm blacktm force-pushed the fix-build-process-and-instructions branch from 913726a to 043be51 Compare October 25, 2018 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants