-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Labels
asyncRelated to async/streams in the component model.Related to async/streams in the component model.gen-rustRelated to bindings for Rust-compiled-to-WebAssemblyRelated to bindings for Rust-compiled-to-WebAssembly
Description
The support for spawn
is not integrated with the C ABI changes from #1254 meaning that it can lead to seemingly broken situations where if there's an import/export version mismatch then tasks spawned by imports won't actually do anything and are just leaked.
Metadata
Metadata
Assignees
Labels
asyncRelated to async/streams in the component model.Related to async/streams in the component model.gen-rustRelated to bindings for Rust-compiled-to-WebAssemblyRelated to bindings for Rust-compiled-to-WebAssembly