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: 9 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T11:13:04.000Z (9 months ago)
- Last Synced: 2025-05-10T05:51:41.459Z (9 months ago)
- Topics: embedded, firmware, framework, iot, rust, security, wasm
- Language: Rust
- Homepage: https://google.github.io/wasefire/
- Size: 7.14 MB
- Stars: 100
- Watchers: 11
- Forks: 23
- Open Issues: 68
-
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**.