Skip to content

Latest commit

 

History

History

c

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example Caddy WASM module

Prerequisites

The wasi-sdk must be installed (clang)

Building

make server.wasm

Running

# Go back to the base caddy-wasm directory
CADDY_WASM_DIR=/some/path/to/caddy-wasm
cd ${CADDY_WASM_DIR}
xcaddy run --config examples/c/caddy.json