hyperlight-dev / hyperlight-dev/hyperlight
Remove the need for pre-compilation for hyperlight-Wasm
Open
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 48
Description
Right now hyperlight-wasm requires the wasm component to be pre-complied before loading. This causes the need to build for each architecture and makes the items not portable.
Would it be possible to not need to precompile?
What is the performance impact for not pre-compiling?
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by tracing how hyperlight-wasm loads a precompiled component, then measure loading and execution with and without pre-compilation across architectures. Done means components work without pre-compilation and the performance impact is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- infrastructure, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100