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

Interpreter (binaryen) MCP Server

Model Context Protocol (interpreter) server

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