1.0.6 • Published 7 months ago

@mlabs-haskell/cardano-serialization-lib-gc-nodejs v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

cardano-serialization-lib-gc-nodejs

This is a small library that provides a wrapper for managing garbage collection for cardano-serialization-library. It does this by using a FinalizationRegistry object to keep track of objects that are no longer in use, and calling the free() method on them when they are finalized.

Simply use it the same way you use cardano-serialization-lib-nodejs.

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago