diff --git a/features.json b/features.json index 3c86b5c..d65c34d 100644 --- a/features.json +++ b/features.json @@ -910,6 +910,37 @@ "wideArithmetic": true } }, + "Chasm": { + "url": "https://github.com/CharlieTap/chasm", + "logo": "/images/chasm.svg", + "category": "Standalone Runtimes", + "features": { + "bigInt": null, + "bulkMemory": true, + "customAnnotationSyntaxInTheTextFormat": null, + "esmIntegration": null, + "exceptionsFinal": true, + "extendedConst": true, + "extendedNameSection": true, + "gc": true, + "jspi": null, + "jsStringBuiltins": null, + "memory64": false, + "multiMemory": true, + "multiValue": true, + "mutableGlobals": true, + "referenceTypes": true, + "relaxedSimd": false, + "saturatedFloatToInt": true, + "signExtensions": true, + "simd": false, + "tailCall": true, + "typedFunctionReferences": true, + "typeReflection": null, + "webContentSecurityPolicy": null, + "wideArithmetic": true + } + }, "Wasmi": { "url": "https://github.com/wasmi-labs/wasmi/", "logo": "/images/wasmi.png", diff --git a/images/chasm.svg b/images/chasm.svg new file mode 100644 index 0000000..c0ad1a7 --- /dev/null +++ b/images/chasm.svg @@ -0,0 +1,11 @@ + + + + + + + + + + +