summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 30b081830f5b988c758031c96f1cc5765ce66ca5 (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.25.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.25.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.25.0
	sha384sums = SKIP

pkgname = wasmtime