Skip to content

Commit 0749152

Browse files
committed
add vm
1 parent 17da768 commit 0749152

File tree

2 files changed

+1378
-0
lines changed

2 files changed

+1378
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ pub use monomorph::*;
4040

4141
mod monomorph_pass;
4242
pub use monomorph_pass::*;
43+
44+
pub mod vm;

0 commit comments

Comments
 (0)