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)
- 47
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
Assessment
This issue has not been assessed yet.