azhzx/qbe/interp does not have a README file
fn run_module(funcs : Array[Fn], datas : Array[Dat], interner : Interner, entry : String, args : Array[InterpValue], max_steps? : Int, max_depth? : Int, hook? : (String, Array[InterpValue]) -> InterpValue??) -> Result[(InterpValue, String), QbeError]Install
Download zipDependencies