GraphCanon updated 1w · GitHub synced 1w
Decision brief
WebAssembly bindings for browser-based inference of llama.cpp.
Good fit when
- Need browser-based LLM inference directly through WebAssembly.
- Prefer TypeScript environment for developing AI web applications.
Avoid when
- Require direct native execution speed benefits unavailable in a WebAssembly context.
- Developing server-side applications without the need for client-side inference capabilities.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (1,159) are secondary evidence.
- npm downloads (30d)
- 44,860·npm downloads API·1w
Maintenance and security
Full trust report- Maintenance
- Steady (51d since push)
- As of 1w
- Provenance
- Not a fork · Personal account
- As of 1w
- Security (OSV)
- 9 low (9 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install wllama npmHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
ngxson/wllama is a repository that provides WebAssembly bindings for llama.cpp, allowing for browser-based LLM inference.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 7, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 7, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 7, 2026
Categories
Tags
README
/!\ IMPORTANT: Require having docker compose installed
For agents
This page has a .md twin and JSON over the API.