You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Closes: #16 Add the ability to control the simulation from JS (#24)
* Add the ability to control the simulation from JS
* Remove unnecessary #ifdef __EMSCRIPTEN__
* Move all generate files into dist
* Improve and fix CI
* Remove js file
* Simple updated readme
* Clean up the new interface a bit
* fix js async callbacks for run/minimize + compute scalar sync, add tests
* Rename async method
* Change example to control simulation speed only through the async method
* Bumped version
---------
Co-authored-by: Anders Hafreager <anders.hafreager@cognite.com>