summaryrefslogtreecommitdiffhomepage
path: root/src/wasm/nxt_wasm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-10[WIP] Wasm: Add a WAMR based language modulewasmAndrew Clayton1-0/+1
2023-09-25Wasm: Fix multiple successive calls to the request_handler.Andrew Clayton1-2/+2
2023-09-25Wasm: Allow to set the HTTP response status.Andrew Clayton1-4/+23
2023-08-17Wasm: Add support for directory access.Andrew Clayton1-1/+39
2023-08-17Wasm: Add the core of initial WebAssembly language module support.Andrew Clayton1-0/+258