Skip to content

Commit 00829f7

Browse files
authored
Add wasm-language-tools (#501)
Close #500
1 parent e54a00d commit 00829f7

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

features.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,36 @@
743743
"typeReflection": null,
744744
"webContentSecurityPolicy": null
745745
}
746+
},
747+
"wasm-language-tools": {
748+
"url": "https://github.com/g-plane/wasm-language-tools",
749+
"logo": "/images/wasm-language-tools.svg",
750+
"features": {
751+
"bigInt": null,
752+
"branchHinting": null,
753+
"bulkMemory": true,
754+
"customAnnotationSyntaxInTheTextFormat": "0.7.0",
755+
"esmIntegration": null,
756+
"exceptionsFinal": "0.7.0",
757+
"extendedConst": "0.7.0",
758+
"gc": "0.4.0",
759+
"jsPrimitiveBuiltins": null,
760+
"jsStringBuiltins": null,
761+
"jspi": null,
762+
"memory64": "0.7.0",
763+
"multiMemory": "0.4.0",
764+
"multiValue": "0.1.0",
765+
"mutableGlobals": "0.1.0",
766+
"referenceTypes": "0.1.0",
767+
"relaxedSimd": "0.7.0",
768+
"saturatedFloatToInt": "0.3.0",
769+
"signExtensions": "0.3.0",
770+
"simd": true,
771+
"tailCall": true,
772+
"typeReflection": null,
773+
"typedFunctionReferences": "0.4.0",
774+
"webContentSecurityPolicy": null
775+
}
746776
}
747777
}
748778
}

images/wasm-language-tools.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)