Skip to content
This repository has been archived by the owner on Feb 21, 2018. It is now read-only.

WebAssembly Considerations #3

Open
trevnorris opened this issue Jun 27, 2015 · 2 comments
Open

WebAssembly Considerations #3

trevnorris opened this issue Jun 27, 2015 · 2 comments

Comments

@trevnorris
Copy link
Contributor

During the API creation process we should take WebAssembly into consideration in order to future proof what is being done now. One example is the fact that wasm will allow fine grain control over how threads are spawned.

I'm currently a member of the WebAssembly community group, but could use help making sure our progress takes advantage of the work being done there.

@magicfish2007
Copy link

With the multi-thread mechanism, The relationship between Environment(in node), Isolate(or Runtime in JSC) , context and thread will be very complex. Maybe, there is some restrict should be taken.

@trevnorris
Copy link
Contributor Author

@magicfish2007 Have any ideas in mind?

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

No branches or pull requests

2 participants