summaryrefslogtreecommitdiff
path: root/op_crates/url/benches/url_ops.rs
AgeCommit message (Expand)Author
2021-04-30refactor(core): initialize extensions in runtime constructor (#10421)Aaron O'Mullan
2021-04-30refactor(core.js): provide window.__bootstrap (#10423)Aaron O'Mullan
2021-04-28core: introduce extensions (#9800)Aaron O'Mullan
2021-04-28refactor(core): simplify module loading code (#10385)Bartek Iwańczuk
2021-04-25refactor(core): move op cache sync responsibility to rust space (#10340)Aaron O'Mullan
2021-04-21refactor(core): simplify error handling (#10297)Aaron O'Mullan
2021-04-21chore: release crates (#10269)Bartek Iwańczuk
2021-04-19op_crates/url: basic url_parse bench (#10245)Aaron O'Mullan