bytecodealliance / bytecodealliance/wit-bindgen
Stop allowing async override for non-async func types
Open
async
gen-rust
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 286
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 19
Description
With https://github.com/WebAssembly/component-model/pull/646 it is never valid to set the async canonopt for a non-async component function. This should (presumably) fail at bindgen time rather than later in validation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.