conformance: retire the jco legs; deltic carries the JS-host rows - #42
Merged
Conversation
The deltic rows have run green beside the jco rows since #36/#39, on stock engines (Deno; Chromium via the upstream page driver) with no transpile step and no JSPI flag. With deltic now the family's JS host, the jco driver tree, its fork pin, and the jco-node/jco-browser targets retire; the standing matrix is wasmtime + deltic-deno + deltic-browser over both signer postures (jco-era matrix history stays in git). Node 24 stays in CI: the deltic browser driver runs under it.
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.
The deltic legs (#36 deno, #39 browser) have run green beside the jco legs across both signer postures. This retires the jco driver tree (
conformance/driver-ct/jco/: the pinned lann/jco fork, the transpile wrapper, the node + browser runners) and the fourjco-*targets.Standing matrix after this change (all green):
composed,composed-delegated(wasmtime) ·deltic-deno,deltic-deno-delegated(stock Deno) ·deltic-browser,deltic-browser-delegated(headless Chromium) ·composed-delegated-webcrypto(on demand). One suite, one composition per row, two engines — the deltic rows runtime-link with no transpile step and no engine flag._ct-toolspins gate and the setup action now check the deltic driver'spackage-lock.json(it carries the polymorph-test rev viacomponent-test-js); the pin-bump incantation inCargo.tomlupdated to match.driver-ct/deltic/now cite the retired jco runners via git history instead of live paths.Verified:
just conformance(matrix-check included) withCONFORMANCE_BROWSER=1, andjust check.