{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security/2"}],"enrichment":{"capability":"Provides a WebAssembly backend implementation for the hyperlight-sandbox Python API, enabling sandboxed code execution via Wasm.","skillfed_tags":["sandboxing","webassembly","isolation"],"use_cases":["Running untrusted user-submitted code safely without compromising host security","Executing experimental or third-party plugins in an isolated Wasm environment","Building serverless or function-as-a-service platforms that need code isolation","Testing and validating code in a sandboxed context before full deployment"],"what_it_does":"This is a native WebAssembly backend module for the hyperlight-sandbox Python API. It implements sandboxed code execution by running untrusted code within a Wasm runtime, isolating it from the host system. The package is written in Rust and compiled to platform-specific wheels for Linux (manylinux_2_34) and Windows x86_64, supporting Python 3.10 through 3.14.\n\nAs a backend implementation, this package is typically used as part of a larger sandboxing solution where you need to execute potentially untrusted or experimental code in a controlled environment. It provides the low-level Wasm execution layer that the hyperlight-sandbox API wraps and exposes to Python developers.","worth_installing":"Yes, if you are building on the hyperlight-sandbox API and need Wasm-based code isolation. The package is actively maintained, has no known vulnerabilities, and supports current Python versions. Install friction is moderate due to platform-specific wheels, but pre-built binaries are available for common platforms. Verify that your use case requires Wasm isolation specifically and that you have the parent hyperlight-sandbox package available."},"id":"hyperlight-sandbox-backend-wasm","links":{"html":"https://skillfed.io/packages/hyperlight-sandbox-backend-wasm","md":"https://skillfed.io/packages/hyperlight-sandbox-backend-wasm.md","pypi":"https://pypi.org/project/hyperlight-sandbox-backend-wasm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"hyperlight-sandbox-backend-wasm","python_support":"supports_current","summary":"Wasm backend implementation for hyperlight-sandbox"},"popularity":{"monthly_downloads":184070,"position":10047,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
