Jarred Sumner
|
bfa5b29555
|
Add checks in debug mode that strings being built via counting were actually counted
|
2022-06-22 06:56:47 -07:00 |
|
Jarred Sumner
|
293a9bc811
|
[bun install] Add metadata hash
|
2022-02-25 00:48:36 -08:00 |
|
Jarred Sumner
|
71ca909008
|
another assertion
|
2022-02-11 19:04:05 -08:00 |
|
Jarred Sumner
|
d67c95d8eb
|
[bun install] Implement bunfig.toml config
|
2022-02-11 19:01:00 -08:00 |
|
Jarred Sumner
|
e75c711c68
|
Upgrade to latest Zig, remove dependency on patched version of Zig (#96)
* Prepare to upgrade zig
* zig fmt
* AllocGate
* Update data_url.zig
* wip
* few files
* just headers now?
* I think everything works?
* Update mimalloc
* Update hash_map.zig
* Perf improvements to compensate for Allocgate
* Bump
* 📷
* Update bun.lockb
* Less branching
* [js parser] Slightly reduce memory usage
* Update js_parser.zig
* WIP remove unused
* [JS parser] WIP support for `with` keyword
* Remove more dead code
* Fix all the build errors!
* cleanup
* Move `network_thread` up
* Bump peechy
* Update README.md
|
2021-12-30 21:12:32 -08:00 |
|
Jarred Sumner
|
dfb65ef1ca
|
Reduce number of allocations for serializing error messages
|
2021-09-12 00:37:59 -07:00 |
|