spinframework / spinframework/spin

Disable TCP and UDP unless they're actually needed when configuring `WasiCtx`

Open Beginner friendly
#3,680 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
6.5k
Forks
310
Avg merge
1d 20h
Merged PRs (30d)
24

Description

Per this comment, we should only be enabling those features if they are requested via the manifest.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the code that configures WasiCtx and the manifest feature handling, then read the discussion linked from the issue for the intended behavior. Verify that TCP and UDP are enabled only when the manifest requests them, and confirm the existing checks or tests cover both requested and unrequested cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.