Skip to content

Use wasm-latest instead of wasm-3.0 in tests and docs#2065

Closed
tlively wants to merge 6 commits intowasm-latest-spectecfrom
test-wasm-latest
Closed

Use wasm-latest instead of wasm-3.0 in tests and docs#2065
tlively wants to merge 6 commits intowasm-latest-spectecfrom
test-wasm-latest

Conversation

@tlively
Copy link
Copy Markdown
Member

@tlively tlively commented Jan 30, 2026

This will reduce the number of changes necessary when we cut new
releases in the future.

@tlively tlively requested a review from rossberg January 30, 2026 19:44
To give proposal repos a consistent location to make changes to the
SpecTec source and to simplify merging those proposals back into the
spec repo once they are completed. The new directory is a copy of the
wasm-3.0 directory in its current state, created via a sequence of git
mv and merge operations to preserve the blame history in both
directories.

Also add a new CI script ensuring that the contents of wasm-latest match
the contents of the highest versioned wasm-X.Y directory. This will
ensure that bug fixes are applied in both directories.
This will reduce the number of changes necessary when we cut new
releases in the future.
Copy link
Copy Markdown
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks!

Comment thread specification/Makefile Outdated
check-latest: $(EXE)
$(EXE) wasm-latest/*
@echo Wasm latest spec checked OK.
@echo =========================
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: adjust underlines (here and below).

@tlively tlively force-pushed the wasm-latest-spectec branch 2 times, most recently from 5a9f3db to 0e2749e Compare February 2, 2026 17:07
@tlively tlively deleted the branch wasm-latest-spectec February 3, 2026 00:39
@tlively tlively closed this Feb 3, 2026
@tlively tlively deleted the test-wasm-latest branch February 3, 2026 00:40
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.

2 participants