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

pkgname = wasmtime-git