Multi-language Workers development with Rust, Python, and WebAssembly. Use when building Workers in languages other than JavaScript/TypeScript, or when integrating WASM modules for performance-critical code.
92
88%
Does it follow best practices?
Impact
100%
1.47xAverage score across 3 eval scenarios
Passed
No known issues
Rust Worker project configuration
cdylib crate type
100%
100%
worker dependency
100%
100%
wasm-bindgen dependency
0%
100%
panic hook dependency
0%
100%
release opt-level
100%
100%
release LTO enabled
100%
100%
wrangler main path
100%
100%
wrangler build command
100%
100%
event(fetch) macro
100%
100%
panic hook set_once call
0%
100%
serde dependencies
100%
100%
Python Worker project setup
Python version requirement
100%
100%
hatchling build backend
0%
100%
python_workers flag
100%
100%
wrangler main path
100%
100%
on_fetch handler name
0%
100%
Response import from js
0%
100%
NumPy usage
0%
100%
Minimal top-level imports
100%
100%
async on_fetch
0%
100%
WASM module integration in TypeScript Worker
WASM singleton init
100%
100%
No per-request init
100%
100%
Typed array data transfer
100%
100%
Batch WASM call
100%
100%
CompiledWasm wrangler rule
0%
100%
Memory free/cleanup
100%
100%
WASM import in Worker
40%
100%
Module-level WASM var
100%
100%
integration-notes documents init strategy
100%
100%
90d6bd7
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.