Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google/wasefire
Secure firmware framework focusing on developer experience
https://github.com/google/wasefire
embedded firmware framework iot rust security wasm
Last synced: about 21 hours ago
JSON representation
Secure firmware framework focusing on developer experience
- Host: GitHub
- URL: https://github.com/google/wasefire
- Owner: google
- License: apache-2.0
- Created: 2023-02-09T13:36:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:02:13.000Z (16 days ago)
- Last Synced: 2024-10-29T11:54:58.507Z (16 days ago)
- Topics: embedded, firmware, framework, iot, rust, security, wasm
- Language: Rust
- Homepage: https://google.github.io/wasefire/
- Size: 5.71 MB
- Stars: 86
- Watchers: 13
- Forks: 20
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Wasefire
This project aims at making firmware development more accessible and secure by
providing a platform for WebAssembly applets. See the
[book](https://google.github.io/wasefire) for more information or the [quick
start](https://google.github.io/wasefire/quick) section to get started.### :warning: Disclaimer :warning:
This is not an officially supported Google product.
This is a **research** project and should be considered **experimental**. In
particular, the project does not provide any guarantees. However, the project
will try to follow the [`cargo` SemVer
guidelines](https://doc.rust-lang.org/cargo/reference/semver.html) for its
crates. Currently, all crates are considered **unstable**.