mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
👋 Hey, This PR adds the two latest major versions for wasmtime. Related infra PR: https://github.com/compiler-explorer/infra/pull/1350
26 lines
1011 B
Properties
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=
|