Hacker News new | ask | show | jobs
by woadwarrior01 2238 days ago
On a related note, here's a project[1] that runs JS workers in Intel SGX enclaves using the Duktape JS interpreter.

[1]: https://github.com/evervault/node-secureworker

1 comments

We looked at it and found it to be very unstable and buggy.

Eventually we gave it up in place of native SGX programming.