@lastshotlabs/slingshot-runtime-edge
@lastshotlabs/slingshot-runtime-edge provides a SlingshotRuntime implementation for edge and worker deployments. It swaps Bun or Node assumptions for Web Crypto, bundled file access, and explicit runtime stubs where edge platforms do not support filesystem, SQLite, or listen().
Status: Prod path. This package is on the hardening track, but still pre-1.0.
Start Here
Section titled “Start Here”- Overview: how to use the package, what it is for, and setup guidance.
- Reference: generated package facts, exports, and inventories.
- Maintainer Notes: internal notes, follow-ups, and migration breadcrumbs.
Package Facts
Section titled “Package Facts”- Install:
bun add @lastshotlabs/slingshot-runtime-edge - Version:
0.2.2 - Role: feature package
- Status: Prod path
- Workspace path:
packages/runtime-edge - API reference: @lastshotlabs/slingshot-runtime-edge
Reader Note
Section titled “Reader Note”- If you are trying to learn the package, start with Overview. The Reference page is inventory, not a tutorial.