Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-08 | Fix fetch response redirected (#1303) | 1 | -1/+71 | ||
* fix: sync codegen * fix: generate class script * fix: sync codegen * fix: add response redirected property | |||||
2022-09-28 | Implement `reportExtraMemoryVisited` and `reportExtraMemoryAllocated` in ↵ | 1 | -4/+51 | ||
bindings | |||||
2022-09-26 | Make `Bun.spawn`, FileSink and FileBlobLoader a little more reliable | 1 | -15/+25 | ||
2022-09-26 | [Web Streams] Add `body` to `Response` and `Request` (#1255) | 1 | -0/+52 | ||
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-09-25 | wip | 1 | -1/+378 | ||
2022-09-22 | Faster `Blob` + begin to implement `FileSink` | 1 | -34/+379 | ||
2022-08-27 | Update WebKit (#1165) | 1 | -75/+75 | ||
* 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 | Faster TextDecoder | 1 | -90/+95 | ||
2022-08-18 | Fix missing `prototype` property on generated classes | 1 | -731/+929 | ||
2022-08-18 | Handle builds with remote inspector disabled | 1 | -1/+1 | ||
2022-08-17 | Move the crypto hashers to the new bindings | 1 | -266/+2168 | ||
2022-08-17 | New Zig <> C++ bindings generator. +20% faster HTTP server | 1 | -0/+972 | ||