[graalvm-users] Safe native code execution on GraalVM

Oleg Šelajev OLEG.SELAJEV at ORACLE.COM
Tue Nov 6 04:52:33 PST 2018


Hi, 

GraalVM has a new experimental feature, where it can execute LLVM bitcode in a managed, sandboxed way providing additional security guarantees compared to just running native code. Roland Schatz wrote an article about it: https://medium.com/graalvm/safe-and-sandboxed-execution-of-native-code-f6096b35c360 <https://medium.com/graalvm/safe-and-sandboxed-execution-of-native-code-f6096b35c360> 

If you are running any native code on GraalVM it might find it very interesting.

Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/graalvm-users/attachments/20181106/8d137867/attachment.html 


More information about the GraalVM-Users mailing list