idf_component.yml 426 B

12345678
  1. version: "1.3.2"
  2. description: WebAssembly Micro Runtime - A lightweight standalone WebAssembly (Wasm) runtime with small footprint, high performance and highly configurable features
  3. url: https://bytecodealliance.org/
  4. repository: https://github.com/bytecodealliance/wasm-micro-runtime.git
  5. documentation: https://wamr.gitbook.io/
  6. issues: https://github.com/bytecodealliance/wasm-micro-runtime/issues
  7. dependencies:
  8. idf: ">=4.4"