Skip to content

WASM snapshot PoC#1265

Open
eamsden wants to merge 9 commits into
mainfrom
wasm-snapshot-poc
Open

WASM snapshot PoC#1265
eamsden wants to merge 9 commits into
mainfrom
wasm-snapshot-poc

Conversation

@eamsden
Copy link
Copy Markdown
Contributor

@eamsden eamsden commented May 13, 2026

Sushisource and others added 9 commits April 29, 2026 17:41
Remove proto dupe

Take more things out of workflow crate

Attempting to add interfaces for WASM/Native workflow execution

Move more things behind runtime interfaces

Keep job sequencing logic on host

Consolidate shared data

Various cleanup

Fix two small regressions

Fix rebase issues
Pin Wasmtime to the Temporal fork revision that provides the experimental store snapshot API. Update the WASM workflow cache snapshot path to use the generic Wasmtime snapshot/restore APIs and preserve the workflow-instance resource representation across rehydration.

Extend the sample WASM workflow component with timer-based workflows that exercise snapshot rehydration. Add an explicit WAT-backed funcref table mutation helper and integration coverage that verifies the final component contains table.get/table.set/call_indirect and that the mutated funcref table state survives snapshot restore.
@eamsden eamsden requested a review from a team as a code owner May 13, 2026 17:45
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.

2 participants