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

Add support for synchronized and multi threading #5

Open
Horcrux7 opened this issue Mar 10, 2019 · 0 comments
Open

Add support for synchronized and multi threading #5

Horcrux7 opened this issue Mar 10, 2019 · 0 comments

Comments

@Horcrux7
Copy link
Member

With Web-Workers it is possible to access a WebAssembly from multiple threads. For this we need to implements also synchronized. Currently the synchronized code will be skipped from JWebAssembly at compile time.

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

1 participant