hasura / kriti-lang

A minimal JSON templating language
Apache License 2.0
56 stars 9 forks source link

A way to port this library to js #46

Closed zmitry closed 2 years ago

zmitry commented 2 years ago

Hi, I'm looking for a way to run it in js scope, Is there a way to port haskell to js?

solomon-b commented 2 years ago

We could experiment with using GHCJS, but this might end up being a rather large project. Can you explain a little bit about your use case?

solomon-b commented 2 years ago

I'm closing this issue due to lack interest.