Message from JavaScript discussions
October 2018
— And I’m not even changing that at all with this system
In fact, this whole thing relies on the guarantee that it will run single threaded, and one thing at a time
— If that were not so, I would have to come at this a completely different way, a completely different approach
— Now js is starting to change, multi isolate model
— 😁👍
— Yeah, that’s what I was saying before about the incompatibility going away, once we start getting stuff like that as a mainline feature, hertzscript will be extremely useful compared to how it is now
— Basically wouldn’t need anything except the JavaScript source code itself in order to do truly simultaneous parallel multiprocessing, and a thread model just like Go, no external thing would be needed like NapaJS
— So
— What about the implementation of the v8 multithread + Hz?
— That’s exactly what I mean
— No no
— I mean