Closed cohix closed 2 years ago
This changes how the CoordinatedResponse is returned from WasmRunnable... rather than JSON marshalling, we return the object pointer directly.
CoordinatedResponse
WasmRunnable
This changes how the
CoordinatedResponse
is returned fromWasmRunnable
... rather than JSON marshalling, we return the object pointer directly.