Open zspitz opened 3 years ago
A possible step: we're currently using JSON.NET, which allows passing StdIn directly to be deserialized, and StdOut directly for serialization. How does this work with defined types?
A possible step: we're currently using JSON.NET, which allows passing StdIn directly to be deserialized, and StdOut directly for serialization. How does this work with defined types?