Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,36 @@
"webContentSecurityPolicy": null,
"wideArithmetic": "0.42"
}
},
"Hexana": {
"url": "https://plugins.jetbrains.com/plugin/29090-hexana",
"logo": "/images/hexana.png",
"category": "Tools",
"features": {
"branchHinting": false,
"bulkMemory": true,
"compactImportSection": false,
"componentModel": [true, "Preamble and 10/13 top-level sections decoded; canon, value, and component-level start are stubs; embedded component-type custom section not yet extracted."],
"customPageSizes": false,
"exceptions": true,
"exceptionsFinal": true,
"extendedConst": true,
"extendedNameSection": true,
"gc": true,
"memory64": [true, "64-bit limit flags and memidx-carrying memory ops decoded; not separately validated against the rest of the proposal scope."],
"multiValue": [true, "Type-index multi-value blocks decoded; empty block-type 0x40 is misdecoded as a reference type (known bug)."],
"mutableGlobals": true,
"referenceTypes": true,
"relaxedSimd": true,
"saturatedFloatToInt": true,
"signExtensions": true,
"simd": true,
"stackSwitching": false,
"tailCall": true,
"threads": [true, "Full 0xFE atomic opcode family; shared-memory limit flag 0x03 parsed; open-shared flag 0x02 not yet parsed."],
"typedFunctionReferences": true,
"wideArithmetic": false
}
}
}
}
Binary file added images/hexana.png
Copy link
Copy Markdown
Contributor

@andylizi andylizi May 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, just wanted to randomly chime in, I wonder if we could find ways to further compress this png file from 130 kb (which is 3x larger than the current largest logo1), for example by using https://squoosh.app to reduce the palette and/or using webp. Lots of logos on this page and they kind of add up bit by bit over time 😂

We do have scripts/optimize-svgs.js to reduce the SVGs a bit, but it can't cover raster logos

Footnotes

  1. chicory.svg is 42 kb gzipped

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.