Move CompiledBlob to a new file
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
)]
|
||||
|
||||
mod backend;
|
||||
mod compiled_blob;
|
||||
mod memory;
|
||||
|
||||
pub use crate::backend::{SimpleJITBuilder, SimpleJITModule, SimpleJITProduct};
|
||||
|
||||
Reference in New Issue
Block a user