@execbox/quickjs@0.6.0
·
10 commits
to main
since this release
Minor Changes
- 07534e2: Remove
QuickJsExecutor({ host: "process" })and its process-hosted runner entrypoint. Usehost: "worker"for local hosted QuickJS execution, or@execbox/remotefor app-owned process, container, or VM boundaries.