summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f02de44ee25530495f73e5105cbddd86ef81cb3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = wasmtime-git
	pkgdesc = Standalone JIT-style runtime for WebAssembly
	pkgver = 7.0.0.r173.g2d1dbb17a
	pkgrel = 1
	url = https://wasmtime.dev/
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = rust
	depends = gcc-libs
	provides = wasmtime=7.0.0.r173.g2d1dbb17a
	conflicts = wasmtime
	source = git+https://github.com/bytecodealliance/wasmtime.git
	sha256sums = SKIP

pkgname = wasmtime-git