Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-10 | Wasm: Re-add a removed 'const' qualifier in nxt_rt_wasmtime.c. | Andrew Clayton | 2 | -2/+2 |
2023-09-25 | Wasm: Allow uploads larger than 4GiB. | Andrew Clayton | 1 | -3/+5 |
2023-09-25 | Wasm: Fix multiple successive calls to the request_handler. | Andrew Clayton | 1 | -2/+2 |
2023-09-25 | Wasm: Allow to set the HTTP response status. | Andrew Clayton | 3 | -7/+49 |
2023-08-17 | Wasm: Add support for directory access. | Andrew Clayton | 3 | -1/+46 |
2023-08-17 | Wasm: Add the core of initial WebAssembly language module support. | Andrew Clayton | 3 | -0/+801 |