diff --git a/features.json b/features.json index 534ef146..0b88c47b 100644 --- a/features.json +++ b/features.json @@ -667,6 +667,39 @@ "webContentSecurityPolicy": null } }, + "Wasmi": { + "url": "https://github.com/wasmi-labs/wasmi/", + "logo": "/images/wasmi.png", + "category": "Standalone Runtimes", + "features": { + "bigInt": null, + "bulkMemory": "0.24", + "customAnnotationSyntaxInTheTextFormat": true, + "customPageSizes": "0.41", + "esmIntegration": null, + "exceptionsFinal": false, + "extendedConst": "0.29", + "gc": false, + "jspi": null, + "jsStringBuiltins": null, + "memory64": "0.41", + "multiMemory": "0.37", + "multiValue": "0.14", + "mutableGlobals": "0.14", + "profiles": "2.0.0", + "referenceTypes": "0.24", + "relaxedSimd": "0.44", + "saturatedFloatToInt": "0.14", + "signExtensions": "0.14", + "simd": "0.43", + "tailCall": "0.28", + "threads": null, + "typedFunctionReferences": false, + "typeReflection": null, + "webContentSecurityPolicy": null, + "wideArithmetic": "0.42" + } + }, "wizard": { "url": "https://github.com/titzer/wizard-engine", "logo": "/images/wizard.svg", @@ -1016,39 +1049,6 @@ "wideArithmetic": true } }, - "Wasmi": { - "url": "https://github.com/wasmi-labs/wasmi/", - "logo": "/images/wasmi.png", - "category": "Standalone Runtimes", - "features": { - "bigInt": null, - "bulkMemory": "0.24", - "customAnnotationSyntaxInTheTextFormat": true, - "customPageSizes": "0.41", - "esmIntegration": null, - "exceptionsFinal": null, - "extendedConst": "0.29", - "gc": null, - "jspi": null, - "jsStringBuiltins": null, - "memory64": "0.41", - "multiMemory": "0.37", - "multiValue": "0.14", - "mutableGlobals": "0.14", - "profiles": null, - "referenceTypes": "0.24", - "relaxedSimd": "0.44", - "saturatedFloatToInt": "0.14", - "signExtensions": "0.14", - "simd": "0.43", - "tailCall": "0.28", - "threads": null, - "typedFunctionReferences": null, - "typeReflection": null, - "webContentSecurityPolicy": null, - "wideArithmetic": "0.42" - } - }, "Hexana": { "url": "https://plugins.jetbrains.com/plugin/29090-hexana", "logo": "/images/hexana.avif",