summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5bc9eebd90808d59d92452cac76a0d111882d083 (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.19.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.19.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.19.0
	sha384sums = SKIP

pkgname = wasmtime