binaryen

GitHub

Optimizer and compiler/toolchain library for WebAssembly

8,582 stars WebAssembly 1 file ยท ~11,503 tokens #c-plus-plus#compilers#emscripten#hacktoberfest#webassembly

Asmjs (binaryen) MCP Server

Model Context Protocol (asmjs) server

View all binaryen servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "asmjs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-asmjs"
      ]
    }
  }
}