3 releases (breaking)
0.3.0 | Apr 7, 2023 |
---|---|
0.2.0 | Mar 18, 2023 |
0.1.0 | Feb 10, 2023 |
#106 in HTTP client
260KB
3.5K
SLoC
maia-wasm
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~10MB
~185K SLoC