summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f26d9a72f67c74a4585fdb49c710ed0885546505 (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.15.0
	pkgrel = 1
	url = https://github.com/bytecodealliance/wasmtime
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = APACHE2
	makedepends = cargo
	source = wasmtime-0.15.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.15.0
	sha384sums = SKIP

pkgname = wasmtime