An open API service indexing awesome lists of open source software.

https://github.com/polywrap/process


https://github.com/polywrap/process

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Process
The Process interface wrapper defines a common interface for Process wrapper implementations. Implementations of the Process interface wrapper can create and work with native processes. Implementations can be invoked by Wasm wrappers, extending their capabilities.

Table of Contents:
1. [Process Interface](./interface/resources/README.md)
2. [Process Implementations](./implementations)