Skip to content

Commit 58d7019

Browse files
deploy: 7b3af82
1 parent 85aac01 commit 58d7019

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

features.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,35 @@
826826
"wideArithmetic": false
827827
}
828828
},
829+
"Soup": {
830+
"url": "https://github.com/calamity-inc/Soup/tree/senpai/CLI#soup-cli",
831+
"logo": "/images/soup.png",
832+
"category": "Standalone Runtimes",
833+
"features": {
834+
"bulkMemory": true,
835+
"multiValue": true,
836+
"mutableGlobals": true,
837+
"referenceTypes": true,
838+
"saturatedFloatToInt": true,
839+
"signExtensions": true,
840+
"simd": ["flag", "Compile with `SOUP_WASM_SIMD` set to `true`"],
841+
"memory64": true,
842+
"multiMemory": ["flag", "Compile with `SOUP_WASM_MULTI_MEMORY` set to `true`"],
843+
"extendedConst": ["flag", "Compile with `SOUP_WASM_EXTENDED_CONST` set to `true`"],
844+
"tailCall": ["flag", "Compile with `SOUP_WASM_TAIL_CALL` set to `true`"],
845+
"exceptionsFinal": ["flag", "Compile with `SOUP_WASM_EXCEPTIONS` set to `true`"],
846+
"bigInt": null,
847+
"branchHinting": null,
848+
"customAnnotationSyntaxInTheTextFormat": null,
849+
"webContentSecurityPolicy": null,
850+
"esmIntegration": null,
851+
"typeReflection": null,
852+
"customPageSizes": ["flag", "Compile with `SOUP_WASM_CUSTOM_PAGE_SIZES` set to `true`"],
853+
"compilationHints": null,
854+
"numericValuesInWat": null,
855+
"relaxedDeadCodeValidation": null
856+
}
857+
},
829858
"watr": {
830859
"url": "https://github.com/dy/watr",
831860
"logo": "/images/watr.svg",

images/soup.png

26.6 KB
Loading

0 commit comments

Comments
 (0)