File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 914914 "wideArithmetic" : true
915915 }
916916 },
917+ "Chasm" : {
918+ "url" : " https://github.com/CharlieTap/chasm" ,
919+ "logo" : " /images/chasm.svg" ,
920+ "category" : " Standalone Runtimes" ,
921+ "features" : {
922+ "bigInt" : null ,
923+ "bulkMemory" : true ,
924+ "customAnnotationSyntaxInTheTextFormat" : null ,
925+ "esmIntegration" : null ,
926+ "exceptionsFinal" : true ,
927+ "extendedConst" : true ,
928+ "extendedNameSection" : true ,
929+ "gc" : true ,
930+ "jspi" : null ,
931+ "jsStringBuiltins" : null ,
932+ "memory64" : false ,
933+ "multiMemory" : true ,
934+ "multiValue" : true ,
935+ "mutableGlobals" : true ,
936+ "referenceTypes" : true ,
937+ "relaxedSimd" : false ,
938+ "saturatedFloatToInt" : true ,
939+ "signExtensions" : true ,
940+ "simd" : false ,
941+ "tailCall" : true ,
942+ "typedFunctionReferences" : true ,
943+ "typeReflection" : null ,
944+ "webContentSecurityPolicy" : null ,
945+ "wideArithmetic" : true
946+ }
947+ },
917948 "Wasmi" : {
918949 "url" : " https://github.com/wasmi-labs/wasmi/" ,
919950 "logo" : " /images/wasmi.png" ,
You can’t perform that action at this time.
0 commit comments