Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-28 | size estimatoor | 1 | -8/+51 | ||
2022-09-28 | Fix several bugs with Request body streaming + store small response bodies ↵ | 1 | -1/+11 | ||
without an extra memory allocation | |||||
2022-09-22 | Faster `Blob` + begin to implement `FileSink` | 3 | -28/+96 | ||
2022-08-27 | Update WebKit (#1165) | 1 | -25/+28 | ||
* Update WebKit * Fix `DataView` and non-8 bit sized typed arrays with TextDecoder * New WebKit Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-08-18 | Make `Request`, `Response` and `TextDecoder` not read-only | 1 | -2/+8 | ||
2022-08-18 | Faster TextDecoder | 1 | -7/+23 | ||
2022-08-18 | Fix missing `prototype` property on generated classes | 1 | -0/+1 | ||
2022-08-18 | Update generate-classes.ts | 1 | -2/+2 | ||
2022-08-17 | Move the crypto hashers to the new bindings | 1 | -4/+17 | ||
2022-08-17 | Move around some things | 3 | -0/+2247 | ||