hcldan
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
It does... and the code base is quite old. I will DM you if I have more specific questions. Thank you for your help so far 🙂
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
🙂
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
I will look into library mode, but we are very integrated with the JVM in our product. If we end up needing extra stuff here I wonder if there are opportunities for us to work with you to enable this functionality?
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
it looks like we use
libjvm
to stand up a jvm and do things... I don't imagine that cheerpj has an equivalent for WASM?33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
I think our usage goes both ways
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
JNI from inside the jvm?
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
ok, I think we will need that. It seems we do a lot of passing data in and out of the JVM
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
Are we able to use
AttachCurrentThread
and other JNI related calls with cheerpj?33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
I assume
/str
is a memory based fs?33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
Yeah, if it's there and doesn't do anything that's probably fine.
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
Ahh.. we also were a bit early on the need for a high performance filesystem so we implemented the FS in the musl layer of wasm to use OPFS. I don't suppose we would be able to compile cheerpj to leverage that?
33 replies
LTLeaning Technologies
•Created by hcldan on 1/23/2025 in #support
CheerpJ usage patterns... ?
True, but we leverage it, so if it's missing it would be code we need to change or adapt to.
33 replies