11 unstable releases (5 breaking)

0.6.0 Oct 12, 2024
0.5.0 May 5, 2024
0.4.2 Feb 23, 2024
0.4.1 Nov 19, 2023
0.2.0 Mar 18, 2023

#135 in WebAssembly

Download history 32/week @ 2024-07-01 64/week @ 2024-07-29 124/week @ 2024-09-02 15/week @ 2024-09-09 27/week @ 2024-09-16 18/week @ 2024-09-23 6/week @ 2024-09-30 130/week @ 2024-10-07 41/week @ 2024-10-14

196 downloads per month

MIT/Apache

475KB
4.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

~8–11MB
~201K SLoC