Paulo Cereda
04/30/2022, 12:42 PMProcessBuilder or Runtime.exec in the Java ecosystem)? Any suggestion is welcome! Thanks! Have a great weekend!Matthias Geisler
04/30/2022, 12:57 PMPaulo Cereda
04/30/2022, 1:13 PMturtle seems to be a JVM-only library...Matthias Geisler
04/30/2022, 1:17 PMephemient
05/01/2022, 1:16 AMephemient
05/01/2022, 1:20 AMposix_spawn (Linux, macos), `CreateProcess`(Windows), and child_process (JS), with the expectation that it will fail on some platformsPaulo Cereda
05/01/2022, 10:18 AMPaul Woitaschek
05/01/2022, 1:58 PM