Simulation in Web Browser¶
OpenModelica can simulate in a web browser on a client computer by model code being compiled to efficient Javacript code.
For more information, see https://github.com/tshort/openmodelica-javascript
Below used on the MSL MultiBody RobotR3.fullRobot example model.
![_images/emscripten-model.png](_images/emscripten-model.png)
![_images/emscripten-result.png](_images/emscripten-result.png)