Cross Platform Derminism #228
Replies: 2 comments
-
It is cross platform deterministic if you build it yourself using:
This is verified in CI here running with nodejs on Linux and comparing it with the C++ version across all other supported platforms. There are a number of caveats though:
|
Beta Was this translation helpful? Give feedback.
-
Trigonometry functions, like sin/cos are non-deterministic in JS. I mean JS |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this .js version also cross platform deterministic?
Beta Was this translation helpful? Give feedback.
All reactions