Skip to content

XIA Sandbox Engine v0.1.0-preview

Pre-release
Pre-release

Choose a tag to compare

@gary95271 gary95271 released this 14 Jun 07:28
· 1 commit to main since this release

XIA Sandbox — engine binary distribution (preview).

Run real Linux programs (BusyBox, CPython 3.12) inside a browser tab via native
AOT x86→WebAssembly translation. 100% client-side; nothing is sent to a server.

Package

xia-sandbox-engine-0.1.0-preview.zip — full engine bundle: obfuscated loader +
workers + AOT WebAssembly + cores (busybox, python3) + Pyodide scientific stack +
content-addressed manifest. Unzip and serve.

Licensing

  • Engine — proprietary, binary-only. Free for personal/non-commercial use;
    commercial license required. See LICENSE.txt / EULA.txt.
  • Guest programs (BusyBox GPL-2.0, glibc/libxcrypt LGPL, CPython PSF, …) ship
    under their own licenses — see THIRD-PARTY-NOTICES.txt and
    CORRESPONDING-SOURCE.txt (official upstream source).
  • No telemetry; the engine makes no network calls of its own — see PRIVACY.txt.
  • SBOM: SBOM.md / sbom.cdx.json (CycloneDX).

Licensor: xuanji.dev · Commercial / source inquiries: BD@xuanji.dev