🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@llmtrim/wasm

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@llmtrim/wasm

Alias for @llmtrim/js, the llmtrim WebAssembly binding.

latest
Source
npmnpm
Version
0.12.5
Version published
Maintainers
1
Created
Source

@llmtrim/wasm

Alias for @llmtrim/js — the WebAssembly/JS binding for the llmtrim compression engine. Installing this package pulls in @llmtrim/js at the same version and re-exports it, so both names resolve to the identical API.

import { compress } from "@llmtrim/wasm"; // same as "@llmtrim/js"

See the @llmtrim/js README for the full API and usage.

Keywords

llm

FAQs

Package last updated on 05 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts