feat: add Wasmtime executor#1846
Open
NathanFlurry wants to merge 6 commits into
Open
Conversation
NathanFlurry
commented
Jul 24, 2026
Member
- Move standalone WASM host behavior behind shared kernel-owned POSIX services while retaining V8 for JavaScript and V8-WASM compatibility.
- Add production Wasmtime and isolated Wasmtime-threads selectors with bounded lifecycle, resources, cancellation, and typed errors.
- Matrix the maintained WASM, software, actor, filesystem, networking, PTY, safety, and release-artifact coverage across V8 and Wasmtime.
- Preserve V8 as the default based on recorded cold-start and retained-memory gates; keep AOT, pooling, Wizer, and live snapshots out of scope.
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 15:36
ea16f68 to
f42be30
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 15:43
f42be30 to
65488f1
Compare
|
🚅 Deployed to the agentos-pr-1846 environment in agentos
🚅 Environment agentos-pr-1846 in rivet-frontend has no services deployed. |
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 16:04
65488f1 to
0542a1a
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
2 times, most recently
from
July 24, 2026 16:12
0fe9d42 to
dceb4c0
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 16:18
dceb4c0 to
6d207b0
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 16:29
6d207b0 to
f90dd0d
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 17:16
f90dd0d to
bb9c0f6
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 17:26
bb9c0f6 to
f7205a4
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 17:38
f7205a4 to
8b196cf
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 17:55
8b196cf to
72bd78a
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 18:10
72bd78a to
d4bfc90
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 18:33
d4bfc90 to
3db2ce9
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 20:11
3db2ce9 to
7953910
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 21:07
7953910 to
7bf314e
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 22:04
7bf314e to
9a0c558
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 24, 2026 22:47
9a0c558 to
119be33
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 25, 2026 00:05
119be33 to
69a501f
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 25, 2026 02:36
69a501f to
b67f14a
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 25, 2026 02:43
b67f14a to
99bc0ed
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 25, 2026 04:49
99bc0ed to
da9ccb1
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 25, 2026 05:01
da9ccb1 to
de51efb
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 25, 2026 06:36
de51efb to
fba8152
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.