Skip to content

feat: add wasm_tool action for compute-only packages - #154

Merged
jamiesun merged 2 commits into
mainfrom
feat/wasm-tool-action
Jun 27, 2026
Merged

feat: add wasm_tool action for compute-only packages#154
jamiesun merged 2 commits into
mainfrom
feat/wasm-tool-action

Conversation

@jamiesun

@jamiesun jamiesun commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a new wasm_tool agent action for local compute-only Wasm tool packages
  • validate package paths, manifest/policy/schema constraints, and require _start with compute-only capability
  • wire trusted wasm_host resolution through config/runtime and document the workflow in English and Chinese

Testing

  • make ci
  • git push pre-push hook (runs local CI)

@jamiesun
jamiesun merged commit 3668214 into main Jun 27, 2026
7 checks passed
@jamiesun
jamiesun deleted the feat/wasm-tool-action branch June 27, 2026 07:11
jamiesun added a commit that referenced this pull request Jun 27, 2026
- wasm host W0-W4: integer, WASI preview1, type validation, float execution (#145, #147, #148, #149, #162)
- feat: wasm_tool action for compute-only packages (#154)
- wasm: narrow plugin sandbox to stdin/stdout/stderr/argv as a new hard rule (#164)
- feat: committed playground test environment with full action coverage (#161)
- release: single ReleaseSafe flavor, ship scoot-wasm artifacts, Homebrew tap (#166)
- fix(release): reference SCOOT_DOCKERHUB_* secrets so Docker Hub login is attempted
- docs: README rewrite + infographic, English comment translation (#160, #165, #146, #153)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant