summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2310d3d5c22870fb91041775cf9d4babfe65ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = wasmtime-bin
	pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
	pkgver = 0.21.0
	pkgrel = 1
	url = https://wasmtime.dev/
	arch = x86_64
	license = Apache
	provides = wasmtime
	provides = wasm2obj
	conflicts = wasmtime
	source = https://github.com/bytecodealliance/wasmtime/releases/download/v0.21.0/wasmtime-v0.21.0-x86_64-linux.tar.xz
	sha512sums = SKIP

pkgname = wasmtime-bin