hcldan
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
For some background:
We have a native application that we have ported to WASM. This native version has features that run a JVM, manage it, load and run code in it, and communicate over JNI/JNA.
I'm trying to get a handle on how we might use CheerpJ here, and wondering where to start.
It's not as simple as run this lib from this web address... jar files would exist on a WASM filesystem. We also use features like a security manager.
Is this possible today? Soon?
33 replies