Crates.io | maia-wasm |
lib.rs | maia-wasm |
version | 0.6.0 |
source | src |
created_at | 2023-02-10 14:18:08.611347 |
updated_at | 2024-10-12 13:07:58.631449 |
description | Maia SDR WASM frontend |
homepage | https://maia-sdr.org/ |
repository | https://github.com/maia-sdr/maia-sdr/ |
max_upload_size | |
id | 781892 |
size | 467,934 |
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.
The crate can be built with wasm-pack by doing
wasm-pack build -t web
The API documentation is hosted in docs.rs.
Licensed under either of
at your option.
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.