Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

AlekSi/gomruby

Repository files navigation

GoMRubyBuild Status Is maintained?

Package gomruby embeds mruby (mini Ruby) VM into Go.

Documentation.

Installation

It's slightly more than just go get:

go get -d github.com/AlekSi/gomruby
cd $GOPATH/src/github.com/AlekSi/gomruby
make

mruby is built statically, use gomruby as typical Go package.

About

DEPRECATED. Embeds mruby (mini Ruby) VM into Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published