There was an error while loading. Please reload this page.
1 parent 4203148 commit f69ec85Copy full SHA for f69ec85
1 file changed
src/lib.rs
@@ -13,7 +13,7 @@ pub mod jit {
13
JitTraceTerminal, TraceJitEngine,
14
};
15
}
16
-#[cfg(feature = "runtime")]
+#[cfg(feature = "cli")]
17
pub mod cli;
18
#[cfg(feature = "runtime")]
19
pub mod vm;
0 commit comments