Since Google NaCl is C++, will I be able to access the file system somehow? That’s pretty much needed if I am to create a game or a desktop app.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, but this access is supposedly secure and only able to access a sandboxed file system. Apparently you’ll be able to do
mmapcalls, even. What could go wrong? 🙂Beyond any data files that come with the download, additional disk quota is an “app privilege” you have to “approve” when you install something. It can range from 0 to unlimited.