Minimal embedded v8
Go to file
Sam Saffron 18f81abac7 no need for mac bundles 2016-05-09 15:25:10 +10:00
bin initial commit 2016-05-04 16:54:51 +10:00
ext/mini_racer_extension attempting to get function attaching working 2016-05-09 15:24:43 +10:00
lib work in progress 2016-05-08 20:59:10 +10:00
test work in progress 2016-05-08 20:59:10 +10:00
.gitignore no need for mac bundles 2016-05-09 15:25:10 +10:00
.travis.yml initial commit 2016-05-04 16:54:51 +10:00
CODE_OF_CONDUCT.md initial commit 2016-05-04 16:54:51 +10:00
Gemfile initial commit 2016-05-04 16:54:51 +10:00
LICENSE.txt initial commit 2016-05-04 16:54:51 +10:00
README.md Work in progress: 2016-05-06 13:14:37 +10:00
Rakefile initial commit 2016-05-04 16:54:51 +10:00
mini_racer.gemspec make this thing work on a mac 2016-05-08 23:43:49 +10:00

README.md

MiniRacer

Minimal embedded V8 for Ruby

Installation

Add this line to your application's Gemfile:

gem 'mini_racer'

And then execute:

$ bundle

Or install it yourself as:

$ gem install mini_racer

Usage

Development

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/mini_racer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.