hyperlight-dev / hyperlight-dev/hyperlight-wasm
utilizing GPU?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 728
- Forks
- 39
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 23
Description
Hello,
I am exploring wasm and in particular I am also interested in it being able to use the host GPU. I know that in Chromium browser that wasm can utilize WebGPU and WebGL which is very powerful for browser based LLMs and similar AI research. Also even Chromium Embedded Framework (CEF) is supposed to be able to utilize virtual GPU capabilities across the instances.
Can Hyperlight and/or Hyperlight-wasm take advantage of GPU as well as this would be extremely useful for my purposes?
Thanks and have a great day
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
The issue names no files, tests, or entry points. Start by reviewing Hyperlight and hyperlight-wasm's documented host capabilities and sandbox boundaries, then compare them with the requested WebGPU, WebGL, and virtual-GPU use cases. Done means a confirmed support decision with documented constraints or a clearly scoped implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100