#bytecode #instructions #codec #decoding #operands #macro #bytecoding

macro bytecoding_derive

Derive macro for encoding and decoding instructions and operands as bytecode

2 unstable releases

0.1.0 Mar 15, 2022
0.0.1 Mar 8, 2022

#118 in #bytecode


Used in 4 crates (via bytecoding)

Apache-2.0 OR MIT

31KB
758 lines

bytecoding

Crate Docs License

Derive macro for encoding and decoding instructions and operands as bytecode.

Documentation

License

Licensed under either of Apache License, Version 2.0 or MIT License at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~2MB
~50K SLoC