@emurgo/cardano-serialization-lib-asmjs-gc
TypeScript icon, indicating that this package has built-in type declarations

12.1.0 • Public • Published

Cardano Serialization Lib

This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.

NPM packages
NPM packages with GC support

Note: This package uses weak references flag from wasm-bindgen. It uses FinalizationRegistry under the hood to automatically call "free" for each CSL struct when it is no longer needed. However, use this feature with caution as it may have unpredictable behaviors.

Rust crates
Mobile bindings

Documentation

You can find documentation here

Readme

Keywords

none

Package Sidebar

Install

npm i @emurgo/cardano-serialization-lib-asmjs-gc

Weekly Downloads

37

Version

12.1.0

License

MIT

Unpacked Size

40.9 MB

Total Files

8

Last publish

Collaborators

  • cryptotitan
  • twwu123
  • lisicky_emurgo
  • stackchain
  • vsubhuman