bpd1069 / naclports

Automatically exported from code.google.com/p/naclports
0 stars 0 forks source link

lua does not have cli_main / nacl_spawn entry point #215

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The lua-ppapi package runs in the devenv, but does not link against 
cli_main/nacl_spawn.
This prevents it from properly recognizing the current working directory, or 
responding to external mount events.

Original issue reported on code.google.com by bradnelson@google.com on 5 May 2015 at 5:49