Crates.io | wasm-embedded-spec |
lib.rs | wasm-embedded-spec |
version | 0.4.0 |
source | src |
created_at | 2021-12-14 20:17:00.73557 |
updated_at | 2022-11-26 22:54:43.539586 |
description | Embedded WASM WITX specification |
homepage | |
repository | https://github.com/embedded-wasm/spec |
max_upload_size | |
id | 497907 |
size | 26,812 |
A set of .witx specifications for embedded device interfaces, with the goal of providing a common language and platform independent runtime to support cross device/platform/architecture embedded applications.
This repository provides the reference specification as well as language specific helpers/adaptors to assist with platform implementations.
For a more detailed overview you may like to check out the book.
Extremely alpha. Currently working to refactor / split out components from a frightening monolith, plenty of exploration required yet and the wasi
call convention and witx
format are moving targets.