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

Define WASI context per HTTP Request #14

Open
gzurl opened this issue Oct 19, 2022 · 0 comments
Open

Define WASI context per HTTP Request #14

gzurl opened this issue Oct 19, 2022 · 0 comments
Labels
💡looking for ideas Issue under discussion and looking for new ideas

Comments

@gzurl
Copy link
Contributor

gzurl commented Oct 19, 2022

This is a very interesting and promising feature but it requires a long discussion about how to implement it.

At first glance, it seems we might want to enable/disable features depending on some input.
For instance, set a WasmMapDir to a value depending on an HTTP Request concrete header and its value.

The big question is how to define (syntax) these conditions in the httpd.conf.

@gzurl gzurl added the 💡looking for ideas Issue under discussion and looking for new ideas label Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡looking for ideas Issue under discussion and looking for new ideas
Projects
None yet
Development

No branches or pull requests

1 participant