mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 20:53:06 +00:00
5 lines
148 B
Rust
5 lines
148 B
Rust
// todo
|
|
// build the .wasm bundle directly from this build script
|
|
// the bundle should never change (and not be linked to user code)]
|
|
|
|
fn main() {}
|