beamcode 0.1.0

Erlang BEAM instructions encoding / decoding library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
beamcode
========

[![beamcode](https://img.shields.io/crates/v/beamcode.svg)](https://crates.io/crates/beamcode)
[![Documentation](https://docs.rs/beamcode/badge.svg)](https://docs.rs/beamcode)
[![Actions Status](https://github.com/sile/beamcode/workflows/CI/badge.svg)](https://github.com/sile/beamcode/actions)
![License](https://img.shields.io/crates/l/beamcode)

A Rust library to encode / decode Erlang BEAM instructions.

References
----------

- [The BEAM Book - Generic BEAM Instructions]https://blog.stenmans.org/theBeamBook/#CH-Instructions