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 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
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 01:47
fba8152 to
eb89f2b
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 02:16
eb89f2b to
d219ad7
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 04:52
d219ad7 to
191a611
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 06:23
191a611 to
5238222
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 07:29
5238222 to
12d2f4a
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 08:57
12d2f4a to
1339540
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 10:23
1339540 to
c894015
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 11:47
c894015 to
8ef29b4
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 13:19
8ef29b4 to
5ab0cc2
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 15:02
5ab0cc2 to
f14936a
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 15:06
f14936a to
3e79978
Compare
NathanFlurry
force-pushed
the
wasmtime-executor
branch
from
July 26, 2026 17:17
3e79978 to
64b4e1d
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.