purple-coat-73595
11/03/2022, 3:23 PMbillowy-army-68599
11/03/2022, 3:27 PMI know that there are multi-language Components but my use case is a little bit different: My main code is written in Golang and I wanted to allow other developers to write parts of the infrastructure in a different language (for example TypeScript).I believe multi language components meets this use case. Is there something you can see doesn’t meet your needs?
purple-coat-73595
11/03/2022, 3:35 PMbillowy-army-68599
11/03/2022, 3:38 PMpurple-coat-73595
11/03/2022, 3:52 PMbillowy-army-68599
11/03/2022, 3:59 PMpurple-coat-73595
11/03/2022, 4:07 PMbillowy-army-68599
11/03/2022, 4:27 PMpurple-coat-73595
11/03/2022, 4:30 PMechoing-dinner-19531
11/04/2022, 10:04 AMUltimately, we’ll probably need support multiple languages in the same projectI'm not sure if we'd support this exactly, but we are going to make it a lot easier to write MLCs and to link local copies of MLCs to projects. Which would have a very similar end result in that you could have one folder of typescript code to write a component, and another main folder of go code that uses it.
brash-gigabyte-81569
01/26/2023, 4:22 PM