Oleksandr Kryvonos
07/02/2025, 6:35 AMOleksandr Kryvonos
07/02/2025, 6:38 AMguitarvydas
07/04/2025, 7:15 PMconsole.log("Hello"); produces {"stdout": "Hello"}. This would allow "fan-out" - feed the same output to multiple receivers, letting each receiver pick and choose outputs that it wants to deal with. Our function-based mindset implies that there is but one output, hence, output doesn't need to be tagged, something which I find to be very restrictive.guitarvydas
07/04/2025, 9:37 PM