Age | Commit message (Expand) | Author |
---|---|---|
2023-03-17 | perf(core) Reduce copying and cloning in extension initialization (#18252) | Matt Mastracci |
2023-03-17 | feat(core) deno_core::extension! macro to simplify extension registration (#1... | Matt Mastracci |
2023-03-09 | refactor: Split extension registration for runtime and snapshotting (#18095) | Bartek Iwańczuk |
2023-03-09 | refactor(core): Extension::builder_with_deps (#18093) | Bartek Iwańczuk |
2023-03-07 | refactor(core): don't use Result in ExtensionBuilder::state (#18066) | Bartek Iwańczuk |
2023-03-05 | refactor(runtime): factor out deno_io extension crate (#18001) | Bartek Iwańczuk |