web-thread-shim 0.2.0

Native shim for the `web-thread` crate
Documentation
  • Coverage
  • 90.91%
    10 out of 11 items documented0 out of 8 items with examples
  • Size
  • Source code size: 10.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.96 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 31s Average build duration of successful builds.
  • all releases: 31s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • linera-io/web-thread
    10 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Twey

web-thread-shim

This crate mimics the public API of web-thread, but using native futures and channels, to be substituted in when conditionally compiling cross-platform software.

If you aren't using web-thread, you probably don't want this crate! Just use std::thread.

License

This project is available under the terms of the Apache 2.0 license.