drone / drone-runtime

[DEPRECATED] migrated to https://github.com/drone-runners
Other
62 stars 43 forks source link

dynamic runtime execution #2

Closed bradrydzewski closed 6 years ago

bradrydzewski commented 7 years ago

Implement a proof of concept using something for dynamic scripting runtime executions. This will be for research purposes. We should choose a language with existing Go bindings [1][2]. If successful we can then explore creating CGO bindings for jerryscript [3]

[1] https://github.com/Shopify/go-lua [2] https://github.com/mattn/anko [3] https://github.com/jerryscript-project/jerryscript