lightpanda-io / lightpanda-io/browser
handle WASM execution
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Zig
- Stars
- 35.5k
- Forks
- 1.7k
- Avg merge
- 21h 13m
- Merged PRs (30d)
- 262
Description
Relates with #382
We want the browser be able to execute WASM scripts.
Example how modules have been handled: #345
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
Start by reading the related issue #382 and the module-handling example in #345 to identify the intended execution model and scope. The work is done when the browser can execute WASM scripts as described by those references, with the relevant behavior covered by the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm, zig
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100