Skip to content

Make MultiUseSandbox::map_file_cow public #725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Jul 23, 2025

Hyperlight-wasm needs this here https://github.com/hyperlight-dev/hyperlight-wasm/blob/3aed4cc829cdc534d6d9928ffd3ad88f48f9d33f/src/hyperlight_wasm/src/sandbox/wasm_sandbox.rs#L65. It uses the version on the MultiUseGuestCallContext (which is gone now after Snapshot refactor), so we need it pub on the sandbox

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig added the kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. label Jul 23, 2025
@ludfjig ludfjig merged commit 172fcfa into hyperlight-dev:main Jul 23, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants