Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 544 Bytes

File metadata and controls

11 lines (6 loc) · 544 Bytes

Concurrent Wrapper Interface

The concurrent interface provides a common concurrency interface that can be shared across various concurrency implementations, like Threads, Processes and even language specific primitives like JavaScript Promises.

Implementations

Example implementations of this interface can be found in the Concurrent Wrap repository.

Support

For any questions or problems related to this wrap or Polywrap at large, please visit our Discord.