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