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

Incoming handler virtualization #34

Open
guybedford opened this issue Nov 21, 2023 · 0 comments
Open

Incoming handler virtualization #34

guybedford opened this issue Nov 21, 2023 · 0 comments

Comments

@guybedford
Copy link
Collaborator

@dicej did some exploration here on what would be involved in dicej@99d950f.

This currently hits limitations with wasm-compose due to a cyclical case, which would need to be acyclified via a wrapper adapter module with a table.

There are new WIT techniques being planned here which should resolve these issues though more generally. In addition cycle fixes for wasm-compose should also be able to unblock progress here.

In addition the approach above should be able to combine with component rewriting to form a proper wrapper virt for HTTP incoming requests.

Joel please correct me where I'm wrong and feel free to fill in some more background on this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant