mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Adds the sway compiler version `0.68.9`. Corresponding PR in the infra repo: https://github.com/compiler-explorer/infra/pull/1701
26 lines
850 B
Properties
26 lines
850 B
Properties
compilers=&sway
|
|
defaultCompiler=swayv0689
|
|
objdumper=/opt/compiler-explorer/gcc-14.2.0/bin/objdump
|
|
|
|
group.sway.compilers=swayv0667:swayv0689
|
|
group.sway.compilerType=sway-compiler
|
|
group.sway.isSemVer=true
|
|
group.sway.supportsIrView=true
|
|
group.sway.irArg=--ir final
|
|
group.sway.supportsBinary=false
|
|
group.sway.asmArg=--asm all
|
|
group.sway.options=--offline
|
|
|
|
compiler.swayv0667.exe=/opt/compiler-explorer/sway-0.66.7/forc-binaries/forc
|
|
compiler.swayv0667.semver=0.66.7
|
|
compiler.swayv0667.name=sway 0.66.7
|
|
compiler.swayv0667.std=/opt/compiler-explorer/libs/sway/std/v0.66.7/sway-lib-std
|
|
|
|
compiler.swayv0689.exe=/opt/compiler-explorer/sway-0.68.9/forc-binaries/forc
|
|
compiler.swayv0689.semver=0.68.9
|
|
compiler.swayv0689.name=sway 0.68.9
|
|
compiler.swayv0689.std=/opt/compiler-explorer/libs/sway/std/v0.68.9/sway-lib-std
|
|
|
|
# Basic tools that might be useful
|
|
tools=
|