8 releases

0.4.2 Feb 23, 2024
0.4.1 Nov 19, 2023
0.4.0 Sep 29, 2023
0.3.2 Sep 3, 2023
0.1.0 Feb 10, 2023

#321 in WebAssembly

Download history 106/week @ 2024-02-18 31/week @ 2024-02-25 4/week @ 2024-03-03 11/week @ 2024-03-10 46/week @ 2024-03-31

57 downloads per month

MIT/Apache

390KB
3.5K SLoC

maia-wasm

Crates.io

maia-wasm is a Rust crate that implements the frontend web application used in Maia SDR. The web application is built using WebAssembly and uses WebGL2 to render the waterfall display on a web browser.

Building

The crate can be built with wasm-pack by doing

wasm-pack build -t web

API documentation

The API documentation is hosted in docs.rs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~7.5–10MB
~186K SLoC