Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

lthibault
Copy link
Collaborator

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.

@lthibault lthibault added the enhancement New feature or request label Apr 20, 2023
@lthibault lthibault self-assigned this Apr 20, 2023
Copy link
Contributor

@mikelsr mikelsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good although I'd like to come back to this and specially the performance TODO

@lthibault lthibault merged commit 47649e9 into master Apr 22, 2023
@lthibault lthibault deleted the feat/ww-host-module branch April 22, 2023 01:25
@mikelsr mikelsr linked an issue Apr 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide Host capability to WW processes
3 participants