Blitz-owned WebAssembly runtime design #8

Open
chrono wants to merge 3 commits from feature/blitz-wasm-runtime into main
Owner
No description provided.
Document Blitz-owned WebAssembly runtime design
Some checks failed
Build / Rust workspace (push) Successful in 1m53s
Format / Rustfmt (push) Successful in 36s
Clippy / Rust workspace (push) Successful in 1m28s
Tests / Rust workspace (push) Failing after 2m5s
Build / Rust workspace (pull_request) Has been cancelled
Clippy / Rust workspace (pull_request) Has been cancelled
Format / Rustfmt (pull_request) Has been cancelled
Tests / Rust workspace (pull_request) Has been cancelled
6b111a998b
chrono changed title from Document Blitz-owned WebAssembly runtime design to Blitz-owned WebAssembly runtime design 2026-07-26 15:46:50 -04:00
Merge branch 'main' into feature/blitz-wasm-runtime
Some checks failed
Build / Rust workspace (push) Has been cancelled
Format / Rustfmt (push) Has been cancelled
Tests / Rust workspace (push) Failing after 38s
Clippy / Rust workspace (push) Failing after 39s
Tests / Rust workspace (pull_request) Has been cancelled
Build / Rust workspace (pull_request) Failing after 42s
Clippy / Rust workspace (pull_request) Failing after 43s
Format / Rustfmt (pull_request) Has been cancelled
d09af50336
chrono self-assigned this 2026-07-26 15:47:21 -04:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/blitz-wasm-runtime:feature/blitz-wasm-runtime
git switch feature/blitz-wasm-runtime

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feature/blitz-wasm-runtime
git switch feature/blitz-wasm-runtime
git rebase main
git switch main
git merge --ff-only feature/blitz-wasm-runtime
git switch feature/blitz-wasm-runtime
git rebase main
git switch main
git merge --no-ff feature/blitz-wasm-runtime
git switch main
git merge --squash feature/blitz-wasm-runtime
git switch main
git merge --ff-only feature/blitz-wasm-runtime
git switch main
git merge feature/blitz-wasm-runtime
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
chrono/blitz!8
No description provided.