chore(rivetkit): wasm support#4860
chore(rivetkit): wasm support#4860NathanFlurry wants to merge 42 commits into04-29-feat_sqlite_add_cold_read_benchmarks_and_simplify_optimizationsfrom
Conversation
c2da5e3 to
cc67013
Compare
Review: chore(rivetkit): wasm supportThis is a substantial Phase 1 PR that adds remote SQLite execution (v4 envoy protocol) and a WASM runtime path ( Bugs / Correctness
In
The caller in Convention ViolationsInline CLAUDE.md: Rust tests live under Missing doc comment on The adjacent Performance / Design Notes
The signature change from Global 32-worker limit per connection, not per actor
What's well done
Minor
|
cc67013 to
716eee0
Compare
Code Review: WASM Support + Remote SQLite ExecutionThis PR adds WASM support for Protocol versioning (
|
PR #4860 Review:
|
716eee0 to
8da73a1
Compare
Preview packages published to npmInstall with: npm install rivetkit@pr-4860All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-f43cf47
docker pull rivetdev/engine:full-f43cf47Individual packagesnpm install rivetkit@pr-4860
npm install @rivetkit/react@pr-4860
npm install @rivetkit/rivetkit-napi@pr-4860
npm install @rivetkit/workflow-engine@pr-4860 |
06acbb1 to
6213c3a
Compare
6213c3a to
4966b21
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: