Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to call a sandbox function from a native function exposed to the interpreter? #88

Closed
ferrao opened this issue Feb 1, 2017 · 3 comments

Comments

@ferrao
Copy link

ferrao commented Feb 1, 2017

I have the need to execute some user created code, which is valid inside the sandbox, uses existing sandbox objects and functions, but from within a native function, exported into the sandbox as well.

I have gone through docs and code but can not figure out how to do it, would appreciate any suggestion regarding this.

@BrownBear2
Copy link
Contributor

Check out my previous issues/pull requests.

@ferrao
Copy link
Author

ferrao commented May 24, 2017

I did @BrownBear2, but I am still unable to achieve this. Have you managed it?

@ferrao
Copy link
Author

ferrao commented May 24, 2017

I believe #102 is exactly what I was looking for!

@ferrao ferrao closed this as completed May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants