aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/ZigSourceProvider.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-06-13Fix crash in CJS (#3294)bun-v0.6.9Gravatar Jarred Sumner 1-44/+51
* Fix crash in CJS * Add std.heap.ArenaAllocator * Use our arena allocator * Reduce JS parser memory usage and make HMR faster * Write some comments * fix test failure & clean up this code * Update javascript.zig * make arena usage safer --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-05-17Do the WebKit upgradeGravatar Jarred Sumner 1-1/+0
2022-07-05Fix crash in dynamic import?Gravatar Jarred Sumner 1-14/+10
2022-07-04[jsc] Make JSC own the memory for source code stringsGravatar Jarred Sumner 1-2/+12
2022-06-22change the directory structurejarred/renameGravatar Jarred Sumner 1-0/+198