Anyone interested in tackling a `Process` implemen...
# multiplatform
m
Anyone interested in tackling a
Process
implementation for
Mingw
? I've got `Jvm`/`Android` +
Node.js
+
Linux
+
macOS
+
iOS
underway, but am really not feeling Windows... https://github.com/05nelsonm/kmp-process
s
m
Nah, can still test output using
Stdio.Inherit
and
Stdio.File
. The output stuff is all
nativeMain
work.
Removed the
blocked
label on 6 (
Add support for mingw
)