Skip to content
#2545 Overall#591 in MediaVerified SKILL.md

Wasm Constraints

WASM build constraints for the crates/xberg-wasm crate — the wasm-target feature set, no-tokio sync-only internal APIs, the mandatory SyncExtractor trait for WASM-compatible extractors, the 2 MB HTML size limit, size-optimized build config (opt-level="z"), and the async-wrapper/sync-internal API pattern. Load when building for wasm32, adding or modifying a WASM-compatible extractor, or debugging WASM build/runtime failures.

Claude CodeCodexSKILL.md
0Total downloads
0Active installs
9,184Community stars
Momentum rank

Overview

What It Does

Wasm Constraints packages a focused media & files workflow for an AI agent. WASM build constraints for the crates/xberg-wasm crate — the wasm-target feature set, no-tokio sync-only internal APIs, the mandatory SyncExtractor trait for WASM-compatible extractors, the 2 MB HTML size limit, size-optimized build config (opt-level="z"), and the async-wrapper/sync-internal API pattern. Load when building for wasm32, adding or modifying a WASM-compatible extractor, or debugging WASM build/runtime failures. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Task ideas

Popular Use Cases

  • Create or edit a common file format
  • Extract information from uploaded files
  • Convert content into a polished deliverable
  • Automate repetitive media operations

Installation

Install this Agent Skill

Claude Code

npx skills add https://github.com/xberg-io/xberg --skill wasm-constraints

Commands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.

Before you start

Requirements

Claude CodeRequired / review
CodexRequired / review
Public SKILL.md sourceRequired / review
Review instructions and requested permissions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Popularity context

Why It’s Popular

Wasm Constraints is a verified Agent Skill from xberg-io with a public SKILL.md, compatible with Claude Code, Codex.

Alternatives

Similar Skills