stackless-sdk
Advanced tools
+2
-2
| { | ||
| "name": "stackless-sdk", | ||
| "version": "0.1.71", | ||
| "version": "0.2.2", | ||
| "description": "CLI-backed Stackless client for Node and Bun", | ||
| "type": "module", | ||
| "license": "MIT", | ||
| "license": "(MIT OR Apache-2.0)", | ||
| "repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
+3
-1
| # stackless-sdk | ||
| TypeScript client for [Stackless](https://github.com/snowmead/stackless). It shells out to the `stackless` CLI with `--json` and parses stdout envelopes. It does **not** embed the Rust Engine (unlike the in-process Rust `Client::system()`). | ||
| TypeScript SDK for [stackless](https://github.com/snowmead/stackless). Published | ||
| as [`stackless-sdk`](https://www.npmjs.com/package/stackless-sdk) on npm. Speaks | ||
| the JSON protocol (`../PROTOCOL.md`) via the `stackless` CLI. | ||
@@ -5,0 +7,0 @@ ## Install |
39
5.41%11123
-0.02%