Skip to content

update to hl,hl-wasm 0.14.0; devcontainer gets libc; rust to 1.94#17

Merged
dblnz merged 2 commits intohyperlight-dev:mainfrom
squillace:0.14.0
Apr 9, 2026
Merged

update to hl,hl-wasm 0.14.0; devcontainer gets libc; rust to 1.94#17
dblnz merged 2 commits intohyperlight-dev:mainfrom
squillace:0.14.0

Conversation

@squillace
Copy link
Copy Markdown
Contributor

self explanatory; just a few fixes. If you'd like them separated, I can.

Note: the just run-js works once; the remainder of the requests 500. I've filed that issue here: #16

Signed-off-by: ralph squillace <ralph@squillace.com>
Copy link
Copy Markdown
Contributor

@dblnz dblnz left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates this example project to newer Hyperlight crates/tooling and a newer Rust toolchain, with a small corresponding sandbox-builder API adjustment and a devcontainer dependency tweak.

Changes:

  • Bump Hyperlight Rust crate dependencies to 0.14.0 and update hyperlight-wasm-aot install in justfile to 0.14.0.
  • Update Rust toolchain to 1.94.0.
  • Adjust sandbox builder configuration (switch to with_guest_scratch_size) and add libc6 to the devcontainer image.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/main.rs Updates sandbox builder configuration for newer Hyperlight API.
rust-toolchain.toml Pins repository toolchain to Rust 1.94.0.
justfile Updates hyperlight-wasm-aot install version to 0.14.0.
Cargo.toml Bumps Hyperlight crate versions to 0.14.0.
.devcontainer/Dockerfile Adds libc6 to devcontainer dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: ralph squillace <ralph@squillace.com>
@dblnz dblnz merged commit 5bfa720 into hyperlight-dev:main Apr 9, 2026
2 checks passed
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.

3 participants