Sign In

@llmtrim/wasm

Package Overview
Dependencies
Maintainers
1
Versions
44
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.

Source
npmnpm
Version
0.12.1
Version published
Weekly downloads
203
-60.81%
Maintainers
1
Weekly downloads
 
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 29 Jul 2026

Related posts