Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-15 | avoid needing to dynamically allocate in yaxpeax-x86 ffi | iximeow | |
this makes ffi builds also no-std, and significantly smaller too | |||
2020-01-12 | add *extremely* poor ffi bindings for x86 decoders | iximeow | |
this is specifically to support a disas-bench integration, for now |