1//! Wasm component sandbox backend for hyperlight-sandbox (Python, JavaScript, etc.).
2//!
3//! This is a placeholder crate to reserve the name on crates.io.
4//! The real implementation lives at <https://github.com/hyperlight-dev/hyperlight-sandbox>.