summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 325efcbba710ddf43e0beda3c049b23997ce664c (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.3.0
	pkgrel = 1
	url = https://github.com/CraneStation/wasmtime
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = APACHE2
	makedepends = cargo
	source = https://github.com/CraneStation/wasmtime/archive/v0.3.0.tar.gz
	sha384sums = c043bf58f24a174d832b14b4aa1a6de17cd608648753da65c64f33254e79df913ce0e709abcd9645e71ebed4c2134360

pkgname = wasmtime