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
At the moment Trireme creates its own ClassLoader for loading Java classes that are to be invoked from JavaScript. Trireme should allow an embedding application to specify a ClassLoader that the embedder wants Trireme to use to load these classes.
The text was updated successfully, but these errors were encountered:
At the moment Trireme creates its own ClassLoader for loading Java classes that are to be invoked from JavaScript. Trireme should allow an embedding application to specify a ClassLoader that the embedder wants Trireme to use to load these classes.
The text was updated successfully, but these errors were encountered: