diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Components in C using the wasi-http interface. See the stuff under: c/wasi-http/0.2.0/ -They can be run under NGINX Unit with the wasm-wasi-component language moudle +They can be run under NGINX Unit with the wasm-wasi-component language module or under wasmtime (v24 works), e.g. $ wasmtime serve -Scli -Sinherit-env ./component.wasm |