Are you folks open to adding Javascript IR support...
# squarelibraries
r
Are you folks open to adding Javascript IR support to Turbine? Should be as simple as adding
kotlin.js.compiler=both
to
gradle.properties
or changing the js target declaration to
js(BOTH)
, depending on your style preference.