Plug Emulator into devtools 🎉
This commit is contained in:
parent
16556b51bc
commit
ed528c9c53
4 changed files with 158 additions and 32 deletions
|
|
@ -96,6 +96,7 @@ pub mod simulator;
|
|||
|
||||
mod error;
|
||||
|
||||
pub use emulator::Emulator;
|
||||
pub use error::Error;
|
||||
pub use instruction::Instruction;
|
||||
pub use selector::Selector;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue