Serde-as
is a framework for serializing and deserializing AssemblyScript data structures efficiently and simply.
See the main document.
This repo contains many sub packages. See the documentation of each package for details.
The as-buffers
is a relatively independent library, which is used to implement serde internally, but it is useful and generic to handle bytes.