I am working on a software that allows to transform JVM bytecode
into something else. In last version I have done a D target:
https://github.com/jtransc/jtransc
D target already passes my test suite and works just fine (next
version will come with some optimizations regarding to code
generation that will improve generation).
At this point I'm successfully generating windows/linux and mac
native executables from Java/Kotlin code.
It would be awesome to be able to support Android and iOS. I have
seen that there was Android/iOS alpha support in the past. What
is the current status of this?
- JTransc + Android/iOS status support soywiz via Digitalmars-d
- Re: JTransc + Android/iOS status sup... Chris via Digitalmars-d
- Re: JTransc + Android/iOS status sup... Joakim via Digitalmars-d
- Re: JTransc + Android/iOS status... soywiz via Digitalmars-d
- Re: JTransc + Android/iOS st... Joakim via Digitalmars-d
- Re: JTransc + Android/iO... soywiz via Digitalmars-d
- Re: JTransc + Andro... Joakim via Digitalmars-d
- Re: JTransc + A... soywiz via Digitalmars-d
- Re: JTransc... Jacob Carlborg via Digitalmars-d
- Re: JTransc... Joakim via Digitalmars-d
- Re: JTransc + Android/iOS st... Jacob Carlborg via Digitalmars-d