Skip to content

Update to use the latest wasi sdk#101

Merged
jsturtevant merged 1 commit intohyperlight-dev:mainfrom
jsturtevant:update-wasi-sdk
Jul 8, 2025
Merged

Update to use the latest wasi sdk#101
jsturtevant merged 1 commit intohyperlight-dev:mainfrom
jsturtevant:update-wasi-sdk

Conversation

@jsturtevant
Copy link
Copy Markdown
Contributor

This updates the project to use the latest wasi-sdk.

Between wasi-sdk 23 and wasi-sdk 24 there was a change that brought in a dependency on wasi_snapshot_preview1::random_get. So this adds it so the projects run.

I didn't see any obvious change set that brought this in but here is the diff:

WebAssembly/wasi-sdk@wasi-sdk-23...wasi-sdk-24

Instead of just throwing, we could also implement random_get like wasmtime does.

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
@jsturtevant jsturtevant merged commit cf3c8c3 into hyperlight-dev:main Jul 8, 2025
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants