Skip to content

Commit 1ed02c6

Browse files
authored
Update README.md
1 parent 69ff02c commit 1ed02c6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Secure code execution for [Model Context Protocol](https://modelcontextprotocol.
1111

1212
Execbox turns host tool catalogs into callable guest namespaces, supports MCP wrapping on both sides of the boundary, and lets you choose where guest JavaScript runs: in-process, in a worker, in a child process, or behind your own remote transport.
1313

14-
The transport-backed QuickJS executors that benefit from it now reuse host-side shells. `@execbox/process` and `@execbox/worker` default to pooled shells while still creating a fresh QuickJS runtime/context on every `execute()` call. `@execbox/quickjs` and `@execbox/remote` stay ephemeral.
15-
1614
## Package Map
1715

1816
| Package | npm | What it is for |

0 commit comments

Comments
 (0)