RE: mod_wasm: A way for creating Apache HTTPD modules securely and in many languages

2023-05-30 Thread José Carlos Chávez
This is amazing. Being able to extend httpd through wasm opens up a lot of new use cases to be covered, simplification of setups by no need to combine different extensions to achieve something and relieve pressure on modifying legacy apps when it comes to security. Keep the great work! On

RE: mod_wasm: A way for creating Apache HTTPD modules securely and in many languages

2023-05-26 Thread Asen Alexandrov
Hello everyone, A quick update on this. Here's a picture that says this in a simpler way - https://github.com/vmware-labs/mod_wasm/blob/9e85da9ba045fec36ad40f987c40b010aaa62793/examples/rust-src/edit_headers/docs/Apr_mod_wasm-overview.drawio.png Also, we now have a multi-platform demo container