pub const MEMBER_IR: &str = "executable.ir.json";
The bundle member holding the executable IR (a HashMap<String, Cell>).
HashMap<String, Cell>