1 unstable release
new 0.1.0 | Feb 20, 2025 |
---|
#323 in WebAssembly
10KB
221 lines
Threadporter — first aid kit for !Send
+ !Sync
values ⛑️
This crate provides help for working with types that are
!Send
+ !Sync
as they usually occur when targeting
WebAssembly and working with JavaScript objects.
License
Threadporter is licensed under the Apache 2.0 license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Threadporter by you, shall be licensed as Apache 2.0, without any additional terms or conditions.
lib.rs
:
Threadporter — first aid kit for !Send
+ !Sync
values ⛑️
This crate provides help for working with types that are
!Send
+ !Sync
as they usually occur when targeting
WebAssembly and working with JavaScript objects.
Dependencies
~34KB