summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a116721886260e02f68131609e8c9237c2652844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = wasmtime
	pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
	pkgver = 0.22.1
	pkgrel = 1
	url = https://github.com/bytecodealliance/wasmtime
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = APACHE2
	makedepends = cargo
	source = wasmtime-0.22.1::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.22.1
	sha384sums = SKIP

pkgname = wasmtime