maia-wasm

Crates.iomaia-wasm
lib.rsmaia-wasm
version0.7.0
created_at2023-02-10 14:18:08.611347+00
updated_at2025-04-12 09:35:31.52373+00
descriptionMaia SDR WASM frontend
homepagehttps://maia-sdr.org/
repositoryhttps://github.com/maia-sdr/maia-sdr/
max_upload_size
id781892
size491,114
Daniel Estévez (daniestevez)

documentation

README

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.

Commit count: 190

cargo fmt