Ryan Rushton
11/22/2022, 3:27 AMktlint
wrapped up into a wasm file for a formatting framework, see this. I figure before I do too much deep diving it might be good to ask the experts if this is possible 🙂. From the brief investigation I have done so far it looks like using kotlin native might be the best option but I still haven’t determined how complete that is and if it would work for this use case.Svyatoslav Kuzmich [JB]
11/22/2022, 8:54 AMSvyatoslav Kuzmich [JB]
11/22/2022, 9:11 AMRyan Rushton
11/22/2022, 11:39 PMC
bridge like you pointed out rather than trying to keep a JVM running over an extended period.Svyatoslav Kuzmich [JB]
11/23/2022, 7:38 AMRyan Rushton
12/02/2022, 9:13 AM