You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/05/27 03:18:41 UTC

[GitHub] [incubator-teaclave] mssun commented on issue #317: How to create Functions by useing other language such like Go or Java.

mssun commented on issue #317:
URL: https://github.com/apache/incubator-teaclave/issues/317#issuecomment-633880651


   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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org