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

Building self contained libraries #1

Open
houmain opened this issue Feb 4, 2021 · 0 comments
Open

Building self contained libraries #1

houmain opened this issue Feb 4, 2021 · 0 comments

Comments

@houmain
Copy link

houmain commented Feb 4, 2021

I would like to use WAjic for compiling C++ libraries to JavaScript. Using one of these works fine, but when multiple scripts are used together they seem to conflict.
As far as I can tell, it works flawlessly when each script file creates its own WA object instead of using a global one. In my case, where I do not want to redirect the output, this would be a nice option.

Thank you very much for this fantastic tool! Being dependent on Emscripten was never an option for me.
In this project I am using it extensively: https://github.com/houmain/crown

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