asvd / jailed

execute untrusted code with custom permissions
MIT License
1k stars 73 forks source link

unable to find application object #47

Closed AKNiazi closed 6 years ago

AKNiazi commented 6 years ago

I am trying to use jailed in a demo app. I can not figure out where the application object is defined. I keep getting application not defined when I write application.setInterface(api);