Skip to content

Retarget suspended continuations across forked SCI worlds - #1

Closed
whilo wants to merge 1 commit into
forkable-worldsfrom
feat/forkable-continuation-context
Closed

Retarget suspended continuations across forked SCI worlds#1
whilo wants to merge 1 commit into
forkable-worldsfrom
feat/forkable-continuation-context

Conversation

@whilo

@whilo whilo commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • capture SCI dynamic binding frames as explicit continuation context tokens
  • retarget independent copies onto child worlds in the same lineage
  • add a detached host boundary for recursively constructing independent interpreters
  • document the embedding and fork semantics

Verification

  • clojure -M:test:clj-test-runner (426 tests, 1663 assertions)
  • focused continuation, dynamic binding, and recursive interpreter tests

@whilo
whilo force-pushed the feat/forkable-continuation-context branch from 7435165 to 9c6e436 Compare August 31, 2026 20:04
@whilo

whilo commented Aug 31, 2026

Copy link
Copy Markdown
Owner Author

Superseded by the continuation-context implementation already incorporated in forkable-worlds at 8ef4d70, including the opt-in runtime mode, optimization work, and cross-runtime fixes. The reviewed release increment is now tracked in #2.

@whilo whilo closed this Aug 31, 2026
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.

1 participant