httpd icon indicating copy to clipboard operation
httpd copied to clipboard

feat: Adding mod_wasm v0.10.1

Open gzurl opened this issue 3 years ago • 0 comments

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-wasm and --with_wasmruntime=/path/to/wasm_runtime to ./configure

gzurl avatar Dec 13 '22 21:12 gzurl