Skip to content

Add AArch64 runtime support - #532

Closed
jsturtevant wants to merge 2 commits into
mainfrom
jsturtevant-add-aarch64-runtime-support
Closed

Add AArch64 runtime support#532
jsturtevant wants to merge 2 commits into
mainfrom
jsturtevant-add-aarch64-runtime-support

Conversation

@jsturtevant

Copy link
Copy Markdown
Contributor

Adds native AArch64 guest runtime and AOT support while preserving Wasmtime’s existing lazy-memory and hardware-trap model. This keeps behavior aligned across architectures rather than using an eager-allocation fallback.

Depends on hyperlight-dev/hyperlight#1771 for the AArch64 guest exception callback API.

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant

Copy link
Copy Markdown
Contributor Author

going a different direction with the handlers

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