Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-18 | contrib: updated njs to 0.8.4 | Konstantin Pavlov | 3 | -3/+3 | |
While at it, follow the njs move to github to fetch sources. | |||||
2024-05-20 | contrib: be quiet on unpack | Konstantin Pavlov | 1 | -4/+4 | |
The lists of files being unpacked are mostly useless but take a significant amount of lines and bytes in e.g. CI jobs. E.g. in rhel9 packaging job, it's 39680 lines just for the unpacking of wasmtime-v11.0.1-src, as compared to total 48945 lines of output. | |||||
2024-03-12 | NJS: loader should be registered using njs_vm_set_module_loader() | Andrei Zeliankou | 2 | -2/+2 | |
This change makes NJS module incompatible with NJS older than 0.8.3. Therefore, the configuration version check has been adjusted accordingly. This change was introduced in NJS 0.8.3 here: <https://hg.nginx.com/njs/rev/ad1a7ad3c715> | |||||
2024-02-09 | contrib: updated njs to 0.8.2. | Konstantin Pavlov | 2 | -2/+2 | |
2024-02-09 | contrib: Bump libunit-wasm to 0.3.0. | Konstantin Pavlov | 1 | -2/+2 | |
2023-10-13 | contrib: updated njs to 0.8.1. | Konstantin Pavlov | 2 | -2/+2 | |
2023-08-22 | contrib: added libunit-wasm and wasi-sysroot. | Konstantin Pavlov | 5 | -0/+45 | |
2023-08-22 | contrib: added wasmtime. | Konstantin Pavlov | 3 | -0/+32 | |
2023-07-11 | contrib: updated njs to 0.8.0. | Konstantin Pavlov | 2 | -2/+2 | |
2023-04-11 | contrib: updated njs to 0.7.12. | Konstantin Pavlov | 3 | -3/+6 | |
2023-02-28 | contrib: fixed njs make rule. | Konstantin Pavlov | 1 | -1/+1 | |
2023-02-27 | contrib: updated njs to 0.7.10. | Konstantin Pavlov | 3 | -3/+3 | |
2022-11-29 | Added contribs and njs. | Konstantin Pavlov | 5 | -0/+164 | |