[LLVMdev] Building a stable bitcode format for PNaCl - based on LLVM IR
Mark Seaborn
mseaborn at chromium.org
Tue Jun 18 16:36:03 PDT 2013
On 18 June 2013 15:27, Dmitri Rubinstein
<dmitri.rubinstein at googlemail.com>wrote:
> Is it possible to use PNaCl infrastructure (i.e. translation and execution
> in a sandbox) without a Chrome ?
>
> I mean a something like a standalone VM like Java or Mono/C#.
>
Yes. The NaCl tool 'sel_ldr' will run a program inside a sandbox outside
of the web browser. We do a lot of the testing of PNaCl this way.
Cheers,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130618/83bee129/attachment.html>
More information about the llvm-dev
mailing list