hyperlight-dev / hyperlight-dev/hyperlight-wasm
Can't update to wasmtime 48
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 728
- Forks
- 39
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 23
Description
Wasmtime 48 needs rust 1.95: https://github.com/bytecodealliance/wasmtime/commit/ada3f598300476127e51258f8cedc7ca5211ea54
Hyperlight is currently restricted to 1.94, due to rust target considerations: https://github.com/hyperlight-dev/hyperlight/issues/1547
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked Wasmtime commit and Hyperlight issue #1547 first to understand the Rust 1.95 requirement and the current Rust 1.94 target restriction. Determine what changes are needed for hyperlight-wasm to update to Wasmtime 48, then verify that the dependency update works without breaking the target constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100