mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-12 04:31:14 +00:00

Espressif has [ESP-IDF component registry](https://components.espressif.com/) to manage external components, and developers can use this directly and easily.
8 lines
426 B
YAML
8 lines
426 B
YAML
version: "1.3.2"
|
|
description: WebAssembly Micro Runtime - A lightweight standalone WebAssembly (Wasm) runtime with small footprint, high performance and highly configurable features
|
|
url: https://bytecodealliance.org/
|
|
repository: https://github.com/bytecodealliance/wasm-micro-runtime.git
|
|
documentation: https://wamr.gitbook.io/
|
|
issues: https://github.com/bytecodealliance/wasm-micro-runtime/issues
|
|
dependencies:
|
|
idf: ">=4.4" |