summaryrefslogtreecommitdiffhomepage
path: root/src/wasm/nxt_wasm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-10[WIP] Wasm: Add a WAMR based language modulewasmAndrew Clayton1-2/+7
2023-10-10Wasm: Re-add a removed 'const' qualifier in nxt_rt_wasmtime.c.Andrew Clayton1-1/+1
2023-09-25Wasm: Allow uploads larger than 4GiB.Andrew Clayton1-3/+5
2023-09-25Wasm: Allow to set the HTTP response status.Andrew Clayton1-1/+3
2023-08-17Wasm: Add support for directory access.Andrew Clayton1-0/+2
2023-08-17Wasm: Add the core of initial WebAssembly language module support.Andrew Clayton1-0/+136