PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Language Support: Clojurescript
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Is your feature request related to a problem? Please describe.**
Would love to use Pipedream but I prefer to do node stuff with Clojurescript instead of Javascript.
**Describe the solution you'd like**
Ideally would be able to use Clojurescript instead of or in addition to Javascript for code steps. Wondering what it would take to use Clojurescript or other languages that compile to Javascript as a different kind of code step block
**Do you have a workaround?**
It may be possible to handle some cases where a significant amount of logic could be written in Clojurescript and emit that as a npm package. But would still have to glue it together in a Javascript code step in a pipe
I realize this is probably a minority desire, but possibly coming up with something more general for all languages that "compile" to Javascript could be interesting.
Contributor guide
Assessment
This issue has not been assessed yet.