Medusa
A WIP QuickJS wrapper with helper functions
Installation
-
Add the dependency to your
shard.yml:dependencies: medusa: github: grkek/medusa -
Run
shards install -
Update the Boehm GC include path in the .envrc file and source from it
Usage
- Run
make test
Contributing
- Fork it (https://github.com/grkek/medusa/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
- Giorgi Kavrelishvili - creator and maintainer