Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-28 | perf: use fast api for op_now (#15643) | Divy Srivastava | |
2022-05-17 | chore: fix failing bench (#14644) | Bartek IwaĆczuk | |
2022-05-17 | perf(ext/web): Add fast path for non-streaming TextDecoder (#14217) | randomicon00 | |
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com> | |||
2022-05-15 | Revert "core: don't include_str extension js code (#10786)" (#14614) | Aaron O'Mullan | |
This reverts commit 10e50a120744de71d6915af4ae93f8231607573d Alternative to #13217, IMO the tradeoffs made by #10786 aren't worth it. It breaks abstractions (crates being self-contained, deno_core without snapshotting etc...) and causes pain points / gotchas for both embedders & devs for a relatively minimal gain in incremental build time ... Closes #11030 | |||
2022-02-15 | chore(ext/timers): move ext/timers to ext/web (#13665) | Andreu Botella | |