Files
compiler-explorer/etc/config/wasm.amazon.properties
Afonso Bordado 1a4cc6b57e Add wasmtime versions 21.0.1 and 22.0.0 (#6655)
👋 Hey,

This PR adds the two latest major versions for wasmtime.

Related infra PR: https://github.com/compiler-explorer/infra/pull/1350
2024-07-01 21:44:23 -05:00

26 lines
1011 B
Properties

compilers=&wasmtime
objdumper=/opt/compiler-explorer/clang-18.1.0/bin/llvm-objdump
objdumperType=llvm
binaryHideFuncRe=^.*::(:?native_to_wasm_trampoline|wasm_to_native_trampoline|array_to_wasm_trampoline).*$
group.wasmtime.compilers=wasmtime2200:wasmtime2101:wasmtime2001
group.wasmtime.compilerType=wasmtime
group.wasmtime.options=-Ddebug-info=y -Ccache=n
group.wasmtime.supportsBinary=true
group.wasmtime.supportsBinaryObject=true
group.wasmtime.versionFlag=--version
group.wasmtime.isSemVer=true
group.wasmtime.baseName=Wasmtime
compiler.wasmtime2200.exe=/opt/compiler-explorer/wasmtime-22.0.0/wasmtime
compiler.wasmtime2200.semver=22.0.0
compiler.wasmtime2101.exe=/opt/compiler-explorer/wasmtime-21.0.1/wasmtime
compiler.wasmtime2101.semver=21.0.1
compiler.wasmtime2001.exe=/opt/compiler-explorer/wasmtime-20.0.1/wasmtime
compiler.wasmtime2001.semver=20.0.1
#################################
#################################
# Installed libs (See c++.amazon.properties for a scheme of libs group)
libs=