mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-23 16:59:27 +00:00
4 lines
74 B
Rust
4 lines
74 B
Rust
fn main() {
|
|
uniffi::generate_scaffolding("./src/lib.udl").unwrap();
|
|
}
|