Skip to content

Latest commit

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

mruby-sharedlib

Generate shared library of mruby.

Supported OSs

  • Windows (dll)
  • Linux (so)
  • Mac OSX (dylib)

Usage

MRuby::Build.newdo |conf|
# ... (snip) ...conf.gem:github=>'mattn/mruby-sharedlib'end

You can find the shared library generated in MRUBY_DIR/build/host/bin/mruby.(so|dll|dylib).

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages