Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* 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
* :camera:
* 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
|
|
|
|
|
|
- Fix edgecases in strings.eqlComptime by simplifying the implementation
|
|
|
|
Requests are ~60 bytes and the thread mostly sleeps, so it should be pretty low overhead overall.
|
|
|
|
|
|
|
|
|
|
Former-commit-id: 29ceac2a8474322997b89ce217b059bc0c5bc810
|
|
Former-commit-id: 5164b69b57e8c11666591823c5b83435facce5c8
|
|
Former-commit-id: 4ca1e17778dc4a331da5a9a21f56e0e590c799ce
|