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

Are parent score calls supported? #416

Open
MikeGrateful opened this issue Sep 27, 2021 · 2 comments
Open

Are parent score calls supported? #416

MikeGrateful opened this issue Sep 27, 2021 · 2 comments

Comments

@MikeGrateful
Copy link

pseudocode
vm..Call("func",arg,parentScore)

@MikeGrateful
Copy link
Author

s, _ := vm.Compile("test.js")
x, _ := vm.Compile("test2.js")
vm..Call("func",arg,x,s)
Such support?

@stevenh
Copy link
Collaborator

stevenh commented Nov 25, 2022

Sorry I don't follow your example it would need to be a complete example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants