Skip to content

Add experimental ARM64 runtime support#2

Merged
kernalix7 merged 1 commit into
mainfrom
v0.2.0-arm64-support
May 13, 2026
Merged

Add experimental ARM64 runtime support#2
kernalix7 merged 1 commit into
mainfrom
v0.2.0-arm64-support

Conversation

@kernalix7
Copy link
Copy Markdown
Owner

Summary

  • Add experimental ARM64 runtime patchers for termwrap, umwrap, and endpwrap.
  • Add ARM64 patch discovery helpers, bytecodes, offset-finder reporting, and ARM64 build/static CI coverage.
  • Fix installer --force reinstall replacement behavior and prepare v0.2.0 release metadata/docs.

Verification

  • cargo fmt --check
  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • cargo deny check
  • cargo about generate about.txt.hbs -o /tmp/rdprrap-third-party-licenses-check.txt
  • git diff --check
  • Markdown link check for README, changelog, contributing, security, testing docs, and bug report template

Notes

  • ARM64 runtime support remains experimental until real Windows ARM64 DebugView patch logs and concurrent-session smoke tests pass.
  • License review found no new copied third-party ARM code; existing source attributions remain unchanged.

Add ARM64 build/static CI coverage, ARM64 patch discovery helpers, and experimental runtime patchers for termwrap, umwrap, and endpwrap.

Fix force reinstall replacement behavior and prepare v0.2.0 release metadata and docs.
@kernalix7 kernalix7 force-pushed the v0.2.0-arm64-support branch from 8477873 to 6bf4747 Compare May 13, 2026 06:49
@kernalix7 kernalix7 merged commit 093adc4 into main May 13, 2026
11 checks passed
@kernalix7 kernalix7 deleted the v0.2.0-arm64-support branch May 13, 2026 06:54
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