httpd
httpd copied to clipboard
feat: Adding mod_wasm v0.10.1
This PR adds mod_wasm v0.10.1 to httpd trunk.
- To build the Wasm runtime library: https://github.com/vmware-labs/mod_wasm/tree/main/wasm_runtime
- Building mod_wasm: https://github.com/vmware-labs/mod_wasm/tree/main/mod_wasm
Basically, add
--enable-wasmand--with_wasmruntime=/path/to/wasm_runtimeto./configure