-
Notifications
You must be signed in to change notification settings - Fork 207
Issues: bytecodealliance/wit-bindgen
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Go: remove the Go implementation in favor of Related to the TinyGo bindings generator
bytecodealliance/go-modules
gen-tinygo
#1194
opened Mar 6, 2025 by
Mossaka
rust: Cannot recover values from cancelled writes in futures
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1191
opened Mar 3, 2025 by
alexcrichton
rust: Stream ownership is cumbersome
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1190
opened Mar 3, 2025 by
alexcrichton
rust: ErrorContext ownership isn't modeled in APIs
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1189
opened Mar 3, 2025 by
alexcrichton
rust async: Currently cancelling a stream/future read/write discards the intrinsic return value
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1188
opened Mar 3, 2025 by
alexcrichton
rust async: Closing a reader might raise a trap as it actually needs to close a writer
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1184
opened Mar 3, 2025 by
alexcrichton
rust async: Why is using a dummy waker ok?
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1182
opened Feb 28, 2025 by
alexcrichton
futures: Write-then-receive-read-handle does not work
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1181
opened Feb 28, 2025 by
alexcrichton
futures: Write-then-transfer-read-handle does not work
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1180
opened Feb 28, 2025 by
alexcrichton
Functions with 2+ levels of indirection leak memory on cancellation
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1179
opened Feb 28, 2025 by
alexcrichton
Futures/streams with 2+ levels of indirection leak memory
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1178
opened Feb 28, 2025 by
alexcrichton
Cancelled future reads/writes leak state
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1177
opened Feb 28, 2025 by
alexcrichton
Rust async imports are configured to trap on cancellation/drop
async
Related to async/streams in the component model.
gen-rust
Related to bindings for Rust-compiled-to-WebAssembly
#1175
opened Feb 28, 2025 by
alexcrichton
<FutureReader<T> as IntoFuture>::Output
should be Result<T, ErrorContext>
#1174
opened Feb 28, 2025 by
dicej
The wit-bindgen-rt crate does not ship with a README.md or a LICENSE file
#1170
opened Feb 21, 2025 by
ephemeralriggs
c#: use a native c file for exports that only call out to native calls
gen-c#
Related to the C# code generator
#1165
opened Feb 13, 2025 by
jsturtevant
c#: investigate if BitConverter is needed in cases where we receive a pointer
gen-c#
Related to the C# code generator
#1164
opened Feb 13, 2025 by
jsturtevant
C: handling of
@deprecated
items results in breaking changes
#1156
opened Feb 5, 2025 by
yoshuawuyts
Rust bindings generated for WIT using future<result<list<string>>> is missing "cleanup_list"
#1153
opened Feb 4, 2025 by
justingaffney
c#: perfer using fixed over GCalloc
gen-c#
Related to the C# code generator
#1150
opened Jan 30, 2025 by
jsturtevant
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.