#instructions #codec #decoding #emulator #proc-macro #macro-derive #instructionsets

yanked imperative-derive

Procedural macro that auto derives the InstructionSet trait defined by the imperative crate

0.1.0 Sep 29, 2020

#297 in #instructions

MIT/Apache

21KB
469 lines

#imperative-derive

This crate contains a procedural macro used by the imperative crate to derive instruction sets from an enum. This crate is not intended for standalone use and will be included automatically when using the imperative crate.

Dependencies

~1.5MB
~33K SLoC