Hi,
i created a Unity based project with Realm.
Everything works just fine in the unity editor.
However. i tried and builded the project for webGL via the “Build and run” option.
It starts my scene but as soon as the Realm features shall kick in, it stopped working.
According to the developer console it shows
Unable to load DLL 'realm-wrappers'
I hope someone can help me about this