blob: cc79efae6939ecd470ebfa8c10b80da046c3f26f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wasm3-git
pkgdesc = A high performance WebAssembly interpreter written in C
pkgver = v0.4.9.r212.4f0b769
pkgrel = 1
url = https://github.com/wasm3/wasm3
arch = x86_64
arch = i686
license = MIT
makedepends = git
makedepends = cmake
provides = wasm3
conflicts = wasm3
source = wasm3::git+https://github.com/wasm3/wasm3
md5sums = SKIP
pkgname = wasm3-git
|