Comment by vhantz

5 days ago

What boilerplate?

There’s a whole Javascript rendering engine that ships with every compiled app so QML can handle animations and the like.

To get the Qml engine to work with any other code you need to write the bioler plate interop between your language and the Qml engine.