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: 24 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T17:55:09.000Z (about 1 month ago)
- Last Synced: 2025-04-04T15:05:33.938Z (28 days ago)
- Topics: embedded, firmware, framework, iot, rust, security, wasm
- Language: Rust
- Homepage: https://google.github.io/wasefire/
- Size: 7.17 MB
- Stars: 98
- Watchers: 11
- Forks: 21
- 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**.