Function getLibCardanoCVersion

Retrieves the version of the underlying libcardano-c library.

This function calls the WASM module's get_lib_version method to fetch the library version as a UTF-8 encoded string. The version string can be used for debugging, compatibility checks, or informational purposes.

  • Returns string

    The version string of the libcardano-c library.