Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-12-15 | Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063) | Bartek IwaĆczuk |
2022-12-02 | feat(ops): Fast zero copy string arguments (#16777) | Divy Srivastava |
2022-09-07 | perf(ops): inline &[u8] arguments and enable fast API (#15731) | Divy Srivastava |
2022-06-14 | feature(web): enable deflate-raw compression format (#14863) | Kayla Washburn |
2022-05-13 | chore(runtime): Make some ops in ext and runtime infallible. (#14589) | Andreu Botella |
2022-03-14 | feat(ops): custom arity (#13949) | Aaron O'Mullan |
2022-03-14 | feat(core): codegen ops (#13861) | Divy Srivastava |
2022-01-24 | feat(ext/web): add CompressionStream API (#11728) | Leo Kettmeir |