Builders working in language ecosystems without a BCS implementation can call this library using their languages FFI support. Binary Canonical Serialization, or BCS, is the data format used to represent data on Sui, but many languages lack support for BCS. Utilizing the original toolchain prevents the occurrence of verification failures that could arise from benign changes introduced by newer toolchains.


