github.com/fukaoi/crystal-v8
master / published Nov 18, 2018 / repository
V8 Javascript engine for Crystal.
crystal-v8
V8 Javascript engine for Crystal.
Installation
shards install //need to lucky-cli
lucky install //need to ecosystem for v8 engine
Usage
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/duk-js/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- fukaoi fukaoi - creator, maintainer