mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Add sway compiler (#7409)
Should be pretty self explanatory. I've added a corresponding PR to the infra repo [here](https://github.com/compiler-explorer/infra/pull/1532) Please let me know if there is anything I've done incorrectly here! Thanks --------- Co-authored-by: Matt Godbolt <matt@godbolt.org>
This commit is contained in:
@@ -90,6 +90,7 @@ export type LanguageKey =
|
||||
| 'solidity'
|
||||
| 'spice'
|
||||
| 'spirv'
|
||||
| 'sway'
|
||||
| 'swift'
|
||||
| 'tablegen'
|
||||
| 'toit'
|
||||
|
||||
Reference in New Issue
Block a user