wetware / pkg

Peer-to-peer cloud environment
https://wetware.run
Other
38 stars 7 forks source link

Add host module for calling wetware capabilities from proc. #117

Closed lthibault closed 1 year ago

lthibault commented 1 year ago

Adds ww host module implementation and binds it to the WASM runtime. A follow-up PR will introduce the guest library, which receives the bootstrap capability provided by the host module.