blob: 57cfc918dac76d14c11162c9ae3974fdbdef8b30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = iwasm
pkgdesc = Executable binary built with WAMR VMCore, supporting WASI and CLI
pkgver = 2.3.1
pkgrel = 1
url = https://github.com/bytecodealliance/wasm-micro-runtime
arch = x86_64
license = Apache-2.0
makedepends = cmake
makedepends = git
source = https://github.com/bytecodealliance/wasm-micro-runtime/archive/refs/tags/WAMR-2.3.1.tar.gz
b2sums = 0a276b9267800f8ade6dc2f92d8922c30ba9ff36a59d2ef2aef44db78b89e6d803e63612971ea550708e3ed00f838a98977c5290446f477c1a8189f279e7e3a5
pkgname = iwasm
|