Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JTransc support #450

Open
soywiz opened this issue Jun 24, 2017 · 1 comment
Open

JTransc support #450

soywiz opened this issue Jun 24, 2017 · 1 comment

Comments

@soywiz
Copy link

soywiz commented Jun 24, 2017

Yesterday I listened the Kobalt session of Kotlin podcast. And rediscovered this awesome project.
I suffer the problems from Gradle as well and after trying gradle kotlin dsl i still feel that it wont solve my problems.

And I was wondering if it is possible to use kobalt in my jtransc project for both: compiling and deploying the project itself and to provide a kobalt plugin to support this.

https://github.com/jtransc/jtransc

My project aims to aot jvm bytecode into several targets like javascript, c++ or some exotic ones like as3 or dart.

Would kobalt plugin system allow me to provide a configuration block, custom tasks per target and to call my code after generate class files so i can generate an executable, a js file or a swf file for example?

Thanks in advance! And keep up the good work! :)

@cbeust
Copy link
Owner

cbeust commented Jun 24, 2017

Hi Carlos,

I'll take a look at your project and I'll get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants