Correct. Currently, we have two executors: - native: native functions implemented in Rust - mesapy: python functions
We do have plan to implement other executors to support more languages. E.g., we can implement a webassembly executors in SGX, or we can use some libos-like SGX implementations as executors. But this is a long-term plan, and needs a lot efforts. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/317#issuecomment-633880651