Folks, what's the right way to return a CCharPointer from GraalVM when I'm compiling a shared library? I found the code:
CTypeConversion.CCharPointerHolder holder = CTypeConversion.toCString("some string");
return holder.get()
But I need to free this string later, right? What's the right way of doing this?Ha! Yeah that was quite a typo!
I was confused for a while. Is the CraalVM something different? Maybe something like python/cpython. 😆
Craal: critical regular auto-available lerease?!