1
2
3
4
pub mod apps;
pub use apps::Applications;

mod wasmtime;