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

Provide a way to pass arrays and objects from Javascript to c++ and back #267

Open
BanditIntInc opened this issue Mar 30, 2022 · 0 comments

Comments

@BanditIntInc
Copy link

There may be a way already, in which case I would request better documentation on the subject than currently exists. If it doesn't, please provide a well-documented method for performing such a task. I have added a Stack Overflow question that I have on the subject to provide some insight to what I am trying to accomplish. I did not see any documentation on the main site or any other sites confirming how to do this or if it is even possible. The closest I got was a brief paragraph on emscripten binding that stated it was possible, without providing any documentation or examples on how to do it.

Here is the Stack Overflow link. Please have a look.
https://stackoverflow.com/questions/71681491/passing-arrays-and-objects-from-javascript-to-c-in-web-assembly

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

1 participant