Hi! I wonder how strong the determinism is guaranteed. For example, - [ ] On the same version of Node.js. - [ ] On the same browser. - [ ] Across different versions of Node.js. - [ ] Across different versions of browsers of the same kind. - [ ] Across different kinds of browsers. - [ ] Across JavaScript engines. - [ ] Across JavaScript engines version. - [ ] Is there special things to take care? To say, like floating point numbers and dates. - [ ] etc Thanks!!
Hi!
I wonder how strong the determinism is guaranteed.
For example,
Thanks!!