Replies: 3 comments
-
The project you linked to seems to be transpilling JS to compile to Java/run over Java. Because Fable generate JavaScript, you should be able to use the generated code as his. If the goal is to support Java directly in Fable, then it means adding a new compiler target and for contributors to come to add it and maintain it. |
Beta Was this translation helpful? Give feedback.
-
asking a bit in general if anyone knows, if one wanted to target Java trying to implement a test Fable.Java project, what would be the steps needed?
|
Beta Was this translation helpful? Give feedback.
-
other interesting facts:
|
Beta Was this translation helpful? Give feedback.
-
would be cool and super duper if F# could target the JVM, which has kind of a big market share still, especially for existing backend services...
Beta Was this translation helpful? Give feedback.
All reactions