Skip to content

spacetimedb-runtime crate split into spacetimedb-runtime-core - #5638

Open
Shubham8287 wants to merge 4 commits into
masterfrom
shub/runtime-enter
Open

spacetimedb-runtime crate split into spacetimedb-runtime-core#5638
Shubham8287 wants to merge 4 commits into
masterfrom
shub/runtime-enter

Conversation

@Shubham8287

@Shubham8287 Shubham8287 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

This is mostly code motion to add spacetimedb-runtime-core as a new no_std crate. The intent is for
runtime-core to host custom runtime implementations/interfaces. The first implementation moved there is DST’s
sim module, gated behind the sim feature.

Code should continue to depend on spacetimedb-runtime, not spacetimedb-runtime-core
directly. spacetimedb-runtime remains the stable facade: it exposes the public runtime boundary and
can select different runtime implementations depending on build configuration.

API and ABI breaking changes

NA

Expected complexity level and risk

1

Testing

Not required.

@Shubham8287 Shubham8287 changed the title runtime crare split into runtime-core runtime crate split into runtime-core Jul 31, 2026
@Shubham8287 Shubham8287 changed the title runtime crate split into runtime-core spacetimedb-runtime crate split into spacetimedb-runtime-core Jul 31, 2026
@Shubham8287
Shubham8287 requested a review from kim July 31, 2026 12:10
@Shubham8287
Shubham8287 enabled auto-merge July 31, 2026 13:17
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.

3 participants