thx for the patch.
I think it would be nice if the API was closer to the Web API, i.e.
something
like
var w = new Worker('path/to/script.js');
w.postMessage({thisParam: shouldBeTransferredAsJson}, [ab1, ab2]);
w.terminate();
https://codereview.chromium.org/1185643004/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.