feat(runtime): establish miniapp kernel and sdk design
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Tauri Rust Host 的应用构造入口;Runtime 协议和业务路由仍位于 TypeScript LineUpRuntime。
|
||||
#[cfg_attr(mobile, tauri::mobile_entry_point)]
|
||||
pub fn run() {
|
||||
tauri::Builder::default()
|
||||
|
||||
Reference in New Issue
Block a user