TFHE-rs WASM API and Concrete-framework interaction

Hello!
Can I perform key generation, encryption and decryption on a client written in tfhe-rs, especially the WASM API, and send the data to a server written in concrete-framework for processing on a compiled circuit of homomorphic computations? I’m wondering if both technologies use the same serialization method and the same set of parameters.

Hello,

It is not currently possible to do this, however it is a part of our backlog, and so will hopefully be available at some point