From 7a88dcd88d6ea30fc86689a050452f63a4051237 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Thu, 18 Dec 2025 09:41:44 +0800 Subject: [PATCH 1/2] Add wasm-language-tools --- features.json | 30 ++++++++++++ images/wasm-language-tools.svg | 89 ++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+) create mode 100644 images/wasm-language-tools.svg diff --git a/features.json b/features.json index b754b0e..06d7520 100644 --- a/features.json +++ b/features.json @@ -743,6 +743,36 @@ "typeReflection": null, "webContentSecurityPolicy": null } + }, + "WASM Language Tools": { + "url": "https://github.com/g-plane/wasm-language-tools", + "logo": "/images/wasm-language-tools.svg", + "features": { + "bigInt": null, + "branchHinting": null, + "bulkMemory": true, + "customAnnotationSyntaxInTheTextFormat": "0.7.0", + "esmIntegration": null, + "exceptionsFinal": "0.7.0", + "extendedConst": "0.7.0", + "gc": "0.4.0", + "jsPrimitiveBuiltins": null, + "jsStringBuiltins": null, + "jspi": null, + "memory64": "0.7.0", + "multiMemory": "0.4.0", + "multiValue": "0.1.0", + "mutableGlobals": "0.1.0", + "referenceTypes": "0.1.0", + "relaxedSimd": "0.7.0", + "saturatedFloatToInt": "0.3.0", + "signExtensions": "0.3.0", + "simd": true, + "tailCall": true, + "typeReflection": null, + "typedFunctionReferences": "0.4.0", + "webContentSecurityPolicy": null + } } } } diff --git a/images/wasm-language-tools.svg b/images/wasm-language-tools.svg new file mode 100644 index 0000000..248b445 --- /dev/null +++ b/images/wasm-language-tools.svg @@ -0,0 +1,89 @@ + + + + + Logo of WebAssembly Language Tools + + + + + + + + + + + Logo of WebAssembly Language Tools + + + Pig Fang + + + The main figure of the logo is the "<=" under Fantasque Sans Mono with ligatures enabled. + + + + + + + + + + From 5eccaa1e4df872682dc641e1cb16bfdc1f20aae9 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Thu, 18 Dec 2025 12:24:48 +0800 Subject: [PATCH 2/2] Accept code review --- features.json | 2 +- images/wasm-language-tools.svg | 90 +--------------------------------- 2 files changed, 2 insertions(+), 90 deletions(-) diff --git a/features.json b/features.json index 06d7520..c0c9166 100644 --- a/features.json +++ b/features.json @@ -744,7 +744,7 @@ "webContentSecurityPolicy": null } }, - "WASM Language Tools": { + "wasm-language-tools": { "url": "https://github.com/g-plane/wasm-language-tools", "logo": "/images/wasm-language-tools.svg", "features": { diff --git a/images/wasm-language-tools.svg b/images/wasm-language-tools.svg index 248b445..7a42305 100644 --- a/images/wasm-language-tools.svg +++ b/images/wasm-language-tools.svg @@ -1,89 +1 @@ - - - - - Logo of WebAssembly Language Tools - - - - - - - - - - - Logo of WebAssembly Language Tools - - - Pig Fang - - - The main figure of the logo is the "<=" under Fantasque Sans Mono with ligatures enabled. - - - - - - - - - - +Logo of WebAssembly Language Tools