Javascript on SGX?

I am looking to port an existing domain specific service to be compatible with SGX and work with a suave kettle.

I wondering if it is possible to run javascript (latest version) in SGX? I did find node-secureworker(GitHub - evervault/node-secureworker: Run JavaScript inside an Intel SGX Enclave as easily as using a Web Worker) but this is runs on an old version of node (v13). Is there a better product out there to run interpreters within SGX?