bytecodealliance / bytecodealliance/wstd
Remove `'static` constraint from `p3` version of `block_on`
Open
- Dominant language
- Rust
- Stars
- 133
- Forks
- 19
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 5
Description
This can be done after wit-bindgen and wasip3 crates are released with https://github.com/bytecodealliance/wit-bindgen/pull/1705#pullrequestreview-5158035103 included.
Contributor guide
Research direction
Wait for the wit-bindgen and wasip3 crate releases that include the referenced pull request. Then locate the p3 version of block_on, inspect its 'static constraint and related tests, and verify the constraint is removed without breaking the existing test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100