aboutsummaryrefslogtreecommitdiff
path: root/ffi
AgeCommit message (Collapse)Author
2020-01-15make x86 actually no_stdiximeow
it depended on crates that dragged in std, oops
2020-01-12add *extremely* poor ffi bindings for x86 decodersiximeow
this is specifically to support a disas-bench integration, for now