bap-microx
A micro execution framework
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library microx
class context : ?max_steps:int -> ?max_loop:int -> Bap.Std.program Bap.Std.term -> object ... end
execution context.
class 'a main : ?deterministic:bool -> Bap.Std.program Bap.Std.term -> object ... end
BIR interpreter, that executes a program in a given context.