Page 1 of 1

Webworker in CSHTML5/JSIL ?

Posted: Sat Apr 23, 2016 4:13 pm
by rkmore
I have been researching a bit and it seems it is at least possible possible to create a webworker in JSIL.

Is there going to be any kind of framework in CSHTML5 that would allow the creation and execution (and perhaps even intercommunication with) webworkers?

It seems this might be an answer for the single threaded nature of javascript at least in part.

Thanks for the awesomeness that is CSHTML5!

RKM

Re: Webworker in CSHTML5/JSIL ?

Posted: Mon Apr 25, 2016 2:15 pm
by JS-Support @Userware
Hi,

Thanks a lot for your message. We are looking into the topic of web workers.

The new JavaScript Interop features introduced in Beta 8, especially the possibility to embed JS files in the project, should help make it possible.

I will keep you updated as soon as we have a working solution.

Thanks again.
Regards,
JS-Support